What is the CMYK code for cool grey?
The CSS color cool grey in CMYK format is cmyk(10.2%, 1.8%, 0%, 34.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use cool grey in CSS?
To apply cool grey in CSS:
- Text color: color: cmyk(10.2%, 1.8%, 0%, 34.9%);
- Background: background-color: cmyk(10.2%, 1.8%, 0%, 34.9%);
- Border: border-color: cmyk(10.2%, 1.8%, 0%, 34.9%);
What are all the color format values for cool grey?
| Format | Value |
|---|---|
| HEX | #95a3a6 |
| RGB | rgb(149, 163, 166) |
| HSL | hsl(190.6, 8.7%, 61.8%) |
| CMYK | cmyk(10.2%, 1.8%, 0%, 34.9%) |
How do I convert cool grey to CMYK?
Select cool grey from the color name list in our color converter. The CMYK value — cmyk(10.2%, 1.8%, 0%, 34.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cool grey belong to?
cool grey belongs to the cyan color family. It is a medium, muted color with HSL values: hue 190.6°, saturation 8.7%, lightness 61.8%.
How do I create lighter and darker shades of cool grey?
Lighter variant (lightness 76.8%): #bfc7c9. Darker variant (lightness 46.8%): #6d7e82. 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.