What is the CMYK code for desert?
The CSS color desert in CMYK format is cmyk(0%, 15.2%, 52.9%, 20%). Use this value directly in CSS, SVG, and most design tools.
How do I use desert in CSS?
To apply desert in CSS:
- Text color: color: cmyk(0%, 15.2%, 52.9%, 20%);
- Background: background-color: cmyk(0%, 15.2%, 52.9%, 20%);
- Border: border-color: cmyk(0%, 15.2%, 52.9%, 20%);
What are all the color format values for desert?
| Format | Value |
|---|---|
| HEX | #ccad60 |
| RGB | rgb(204, 173, 96) |
| HSL | hsl(42.8, 51.4%, 58.8%) |
| CMYK | cmyk(0%, 15.2%, 52.9%, 20%) |
How do I convert desert to CMYK?
Select desert from the color name list in our color converter. The CMYK value — cmyk(0%, 15.2%, 52.9%, 20%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does desert belong to?
desert belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 42.8°, saturation 51.4%, lightness 58.8%.
How do I create lighter and darker shades of desert?
Lighter variant (lightness 73.8%): #dfcb9a. Darker variant (lightness 43.8%): #a98836. 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.