What is the CMYK code for charcoal?
The CSS color charcoal in CMYK format is cmyk(7.1%, 0%, 1.8%, 78%). Use this value directly in CSS, SVG, and most design tools.
How do I use charcoal in CSS?
To apply charcoal in CSS:
- Text color: color: cmyk(7.1%, 0%, 1.8%, 78%);
- Background: background-color: cmyk(7.1%, 0%, 1.8%, 78%);
- Border: border-color: cmyk(7.1%, 0%, 1.8%, 78%);
What are all the color format values for charcoal?
| Format | Value |
|---|---|
| HEX | #343837 |
| RGB | rgb(52, 56, 55) |
| HSL | hsl(165, 3.7%, 21.2%) |
| CMYK | cmyk(7.1%, 0%, 1.8%, 78%) |
How do I convert charcoal to CMYK?
Select charcoal from the color name list in our color converter. The CMYK value — cmyk(7.1%, 0%, 1.8%, 78%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does charcoal belong to?
charcoal belongs to the neutral (gray) color family. It is a dark, muted color with HSL values: hue 165°, saturation 3.7%, lightness 21.2%.
How do I create lighter and darker shades of charcoal?
Lighter variant (lightness 36.2%): #59605e. Darker variant (lightness 6.199999999999999%): #0f1010. 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.