What is the CMYK code for caramel?
The CSS color caramel in CMYK format is cmyk(0%, 36.6%, 94.9%, 31.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use caramel in CSS?
To apply caramel in CSS:
- Text color: color: cmyk(0%, 36.6%, 94.9%, 31.4%);
- Background: background-color: cmyk(0%, 36.6%, 94.9%, 31.4%);
- Border: border-color: cmyk(0%, 36.6%, 94.9%, 31.4%);
What are all the color format values for caramel?
| Format | Value |
|---|---|
| HEX | #af6f09 |
| RGB | rgb(175, 111, 9) |
| HSL | hsl(36.9, 90.2%, 36.1%) |
| CMYK | cmyk(0%, 36.6%, 94.9%, 31.4%) |
How do I convert caramel to CMYK?
Select caramel from the color name list in our color converter. The CMYK value — cmyk(0%, 36.6%, 94.9%, 31.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does caramel belong to?
caramel belongs to the orange color family. It is a medium, vivid color with HSL values: hue 36.9°, saturation 90.2%, lightness 36.1%.
How do I create lighter and darker shades of caramel?
Lighter variant (lightness 51.1%): #f39c12. Darker variant (lightness 21.1%): #664105. 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.