What is the HEX code for poop brown?
The CSS color poop brown in HEX format is #7a5901. Use this value directly in CSS, SVG, and most design tools.
How do I use poop brown in CSS?
To apply poop brown in CSS:
- Text color: color: #7a5901;
- Background: background-color: #7a5901;
- Border: border-color: #7a5901;
What are all the color format values for poop brown?
| Format | Value |
|---|---|
| HEX | #7a5901 |
| RGB | rgb(122, 89, 1) |
| HSL | hsl(43.6, 98.4%, 24.1%) |
| CMYK | cmyk(0%, 27%, 99.2%, 52.2%) |
How do I convert poop brown to HEX?
Select poop brown from the color name list in our color converter. The HEX value — #7a5901 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does poop brown belong to?
poop brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 43.6°, saturation 98.4%, lightness 24.1%.
How do I create lighter and darker shades of poop brown?
Lighter variant (lightness 39.1%): #c69002. Darker variant (lightness 9.100000000000001%): #2e2200. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.