What is the CMYK code for charcoal grey?
The CSS color charcoal grey in CMYK format is cmyk(9.1%, 1.5%, 0%, 74.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use charcoal grey in CSS?
To apply charcoal grey in CSS:
- Text color: color: cmyk(9.1%, 1.5%, 0%, 74.1%);
- Background: background-color: cmyk(9.1%, 1.5%, 0%, 74.1%);
- Border: border-color: cmyk(9.1%, 1.5%, 0%, 74.1%);
What are all the color format values for charcoal grey?
| Format | Value |
|---|---|
| HEX | #3c4142 |
| RGB | rgb(60, 65, 66) |
| HSL | hsl(190, 4.8%, 24.7%) |
| CMYK | cmyk(9.1%, 1.5%, 0%, 74.1%) |
How do I convert charcoal grey to CMYK?
Select charcoal grey from the color name list in our color converter. The CMYK value — cmyk(9.1%, 1.5%, 0%, 74.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does charcoal grey belong to?
charcoal grey belongs to the neutral (gray) color family. It is a dark, muted color with HSL values: hue 190°, saturation 4.8%, lightness 24.7%.
How do I create lighter and darker shades of charcoal grey?
Lighter variant (lightness 39.7%): #60686a. Darker variant (lightness 9.7%): #181a1a. 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.