What is the HEX code for shit brown?
The CSS color shit brown in HEX format is #7b5804. Use this value directly in CSS, SVG, and most design tools.
How do I use shit brown in CSS?
To apply shit brown in CSS:
- Text color: color: #7b5804;
- Background: background-color: #7b5804;
- Border: border-color: #7b5804;
What are all the color format values for shit brown?
| Format | Value |
|---|---|
| HEX | #7b5804 |
| RGB | rgb(123, 88, 4) |
| HSL | hsl(42.4, 93.7%, 24.9%) |
| CMYK | cmyk(0%, 28.5%, 96.7%, 51.8%) |
How do I convert shit brown to HEX?
Select shit brown from the color name list in our color converter. The HEX value — #7b5804 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does shit brown belong to?
shit brown belongs to the orange color family. It is a dark, vivid color with HSL values: hue 42.4°, saturation 93.7%, lightness 24.9%.
How do I create lighter and darker shades of shit brown?
Lighter variant (lightness 39.9%): #c58d06. Darker variant (lightness 9.899999999999999%): #312302. 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.