What is the CMYK code for dark beige?
The CSS color dark beige in CMYK format is cmyk(0%, 14.5%, 43%, 32.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark beige in CSS?
To apply dark beige in CSS:
- Text color: color: cmyk(0%, 14.5%, 43%, 32.5%);
- Background: background-color: cmyk(0%, 14.5%, 43%, 32.5%);
- Border: border-color: cmyk(0%, 14.5%, 43%, 32.5%);
What are all the color format values for dark beige?
| Format | Value |
|---|---|
| HEX | #ac9362 |
| RGB | rgb(172, 147, 98) |
| HSL | hsl(39.7, 30.8%, 52.9%) |
| CMYK | cmyk(0%, 14.5%, 43%, 32.5%) |
How do I convert dark beige to CMYK?
Select dark beige from the color name list in our color converter. The CMYK value — cmyk(0%, 14.5%, 43%, 32.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark beige belong to?
dark beige belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 39.7°, saturation 30.8%, lightness 52.9%.
How do I create lighter and darker shades of dark beige?
Lighter variant (lightness 67.9%): #c6b594. Darker variant (lightness 37.9%): #7e6a43. 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.