What is the HEX code for dirt?
The CSS color dirt in HEX format is #8a6e45. Use this value directly in CSS, SVG, and most design tools.
How do I use dirt in CSS?
To apply dirt in CSS:
- Text color: color: #8a6e45;
- Background: background-color: #8a6e45;
- Border: border-color: #8a6e45;
What are all the color format values for dirt?
| Format | Value |
|---|---|
| HEX | #8a6e45 |
| RGB | rgb(138, 110, 69) |
| HSL | hsl(35.7, 33.3%, 40.6%) |
| CMYK | cmyk(0%, 20.3%, 50%, 45.9%) |
How do I convert dirt to HEX?
Select dirt from the color name list in our color converter. The HEX value — #8a6e45 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dirt belong to?
dirt belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 35.7°, saturation 33.3%, lightness 40.6%.
How do I create lighter and darker shades of dirt?
Lighter variant (lightness 55.6%): #b39568. Darker variant (lightness 25.6%): #57452c. 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.