What is the CMYK code for camel?
The CSS color camel in CMYK format is cmyk(0%, 19.7%, 55.1%, 22.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use camel in CSS?
To apply camel in CSS:
- Text color: color: cmyk(0%, 19.7%, 55.1%, 22.4%);
- Background: background-color: cmyk(0%, 19.7%, 55.1%, 22.4%);
- Border: border-color: cmyk(0%, 19.7%, 55.1%, 22.4%);
What are all the color format values for camel?
| Format | Value |
|---|---|
| HEX | #c69f59 |
| RGB | rgb(198, 159, 89) |
| HSL | hsl(38.5, 48.9%, 56.3%) |
| CMYK | cmyk(0%, 19.7%, 55.1%, 22.4%) |
How do I convert camel to CMYK?
Select camel from the color name list in our color converter. The CMYK value — cmyk(0%, 19.7%, 55.1%, 22.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does camel belong to?
camel belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 38.5°, saturation 48.9%, lightness 56.3%.
How do I create lighter and darker shades of camel?
Lighter variant (lightness 71.3%): #dac092. Darker variant (lightness 41.3%): #9d7836. 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.