What is the CMYK code for dirt brown?
The CSS color dirt brown in CMYK format is cmyk(0%, 22.9%, 56.5%, 48.6%). 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: cmyk(0%, 22.9%, 56.5%, 48.6%);
- Background: background-color: cmyk(0%, 22.9%, 56.5%, 48.6%);
- Border: border-color: cmyk(0%, 22.9%, 56.5%, 48.6%);
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 CMYK?
Select dirt brown from the color name list in our color converter. The CMYK value — cmyk(0%, 22.9%, 56.5%, 48.6%) — 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 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.