What is the CMYK code for cerulean blue?
The CSS color cerulean blue in CMYK format is cmyk(97.9%, 53.8%, 0%, 6.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use cerulean blue in CSS?
To apply cerulean blue in CSS:
- Text color: color: cmyk(97.9%, 53.8%, 0%, 6.7%);
- Background: background-color: cmyk(97.9%, 53.8%, 0%, 6.7%);
- Border: border-color: cmyk(97.9%, 53.8%, 0%, 6.7%);
What are all the color format values for cerulean blue?
| Format | Value |
|---|---|
| HEX | #056eee |
| RGB | rgb(5, 110, 238) |
| HSL | hsl(213, 95.9%, 47.6%) |
| CMYK | cmyk(97.9%, 53.8%, 0%, 6.7%) |
How do I convert cerulean blue to CMYK?
Select cerulean blue from the color name list in our color converter. The CMYK value — cmyk(97.9%, 53.8%, 0%, 6.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cerulean blue belong to?
cerulean blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 213°, saturation 95.9%, lightness 47.6%.
How do I create lighter and darker shades of cerulean blue?
Lighter variant (lightness 62.6%): #4496fb. Darker variant (lightness 32.6%): #034ba3. 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.