What is the HEX code for dirt brown?
The CSS color dirt brown in HEX format is #836539. Use this value directly in CSS, SVG, and most design tools.
How do I use dirt brown in CSS?
To apply dirt brown in CSS:
- Text color: color: #836539;
- Background: background-color: #836539;
- Border: border-color: #836539;
What are all the color format values for dirt brown?
| Format | Value |
|---|---|
| HEX | #836539 |
| RGB | rgb(131, 101, 57) |
| HSL | hsl(35.7, 39.4%, 36.9%) |
| CMYK | cmyk(0%, 22.9%, 56.5%, 48.6%) |
How do I convert dirt brown to HEX?
Select dirt brown from the color name list in our color converter. The HEX value — #836539 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dirt brown belong to?
dirt brown belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 35.7°, saturation 39.4%, lightness 36.9%.
How do I create lighter and darker shades of dirt brown?
Lighter variant (lightness 51.9%): #b58e54. Darker variant (lightness 21.9%): #4e3c22. 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.