What is the CMYK code for cloudy blue?
The CSS color cloudy blue in CMYK format is cmyk(20.7%, 10.6%, 0%, 14.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use cloudy blue in CSS?
To apply cloudy blue in CSS:
- Text color: color: cmyk(20.7%, 10.6%, 0%, 14.9%);
- Background: background-color: cmyk(20.7%, 10.6%, 0%, 14.9%);
- Border: border-color: cmyk(20.7%, 10.6%, 0%, 14.9%);
What are all the color format values for cloudy blue?
| Format | Value |
|---|---|
| HEX | #acc2d9 |
| RGB | rgb(172, 194, 217) |
| HSL | hsl(210.7, 37.2%, 76.3%) |
| CMYK | cmyk(20.7%, 10.6%, 0%, 14.9%) |
How do I convert cloudy blue to CMYK?
Select cloudy blue from the color name list in our color converter. The CMYK value — cmyk(20.7%, 10.6%, 0%, 14.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cloudy blue belong to?
cloudy blue belongs to the blue color family. It is a light, moderately saturated color with HSL values: hue 210.7°, saturation 37.2%, lightness 76.3%.
How do I create lighter and darker shades of cloudy blue?
Lighter variant (lightness 91.3%): #e1e9f1. Darker variant (lightness 61.3%): #789bc1. 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.