What is the CMYK code for dark tan?
The CSS color dark tan in CMYK format is cmyk(0%, 22.3%, 57.7%, 31.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark tan in CSS?
To apply dark tan in CSS:
- Text color: color: cmyk(0%, 22.3%, 57.7%, 31.4%);
- Background: background-color: cmyk(0%, 22.3%, 57.7%, 31.4%);
- Border: border-color: cmyk(0%, 22.3%, 57.7%, 31.4%);
What are all the color format values for dark tan?
| Format | Value |
|---|---|
| HEX | #af884a |
| RGB | rgb(175, 136, 74) |
| HSL | hsl(36.8, 40.6%, 48.8%) |
| CMYK | cmyk(0%, 22.3%, 57.7%, 31.4%) |
How do I convert dark tan to CMYK?
Select dark tan from the color name list in our color converter. The CMYK value — cmyk(0%, 22.3%, 57.7%, 31.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark tan belong to?
dark tan belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 36.8°, saturation 40.6%, lightness 48.8%.
How do I create lighter and darker shades of dark tan?
Lighter variant (lightness 63.8%): #c8ab7d. Darker variant (lightness 33.8%): #795e33. 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.