What is the CMYK code for dirt?
The CSS color dirt in CMYK format is cmyk(0%, 20.3%, 50%, 45.9%). 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: cmyk(0%, 20.3%, 50%, 45.9%);
- Background: background-color: cmyk(0%, 20.3%, 50%, 45.9%);
- Border: border-color: cmyk(0%, 20.3%, 50%, 45.9%);
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 CMYK?
Select dirt from the color name list in our color converter. The CMYK value — cmyk(0%, 20.3%, 50%, 45.9%) — 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 CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.