What is the CMYK code for dark sand?
The CSS color dark sand in CMYK format is cmyk(0%, 14.9%, 47%, 34.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark sand in CSS?
To apply dark sand in CSS:
- Text color: color: cmyk(0%, 14.9%, 47%, 34.1%);
- Background: background-color: cmyk(0%, 14.9%, 47%, 34.1%);
- Border: border-color: cmyk(0%, 14.9%, 47%, 34.1%);
What are all the color format values for dark sand?
| Format | Value |
|---|---|
| HEX | #a88f59 |
| RGB | rgb(168, 143, 89) |
| HSL | hsl(41, 31.2%, 50.4%) |
| CMYK | cmyk(0%, 14.9%, 47%, 34.1%) |
How do I convert dark sand to CMYK?
Select dark sand from the color name list in our color converter. The CMYK value — cmyk(0%, 14.9%, 47%, 34.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark sand belong to?
dark sand belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 41°, saturation 31.2%, lightness 50.4%.
How do I create lighter and darker shades of dark sand?
Lighter variant (lightness 65.4%): #c2b18b. Darker variant (lightness 35.4%): #76653e. 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.