What is the CMYK code for cobalt blue?
The CSS color cobalt blue in CMYK format is cmyk(98.2%, 94%, 0%, 34.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use cobalt blue in CSS?
To apply cobalt blue in CSS:
- Text color: color: cmyk(98.2%, 94%, 0%, 34.5%);
- Background: background-color: cmyk(98.2%, 94%, 0%, 34.5%);
- Border: border-color: cmyk(98.2%, 94%, 0%, 34.5%);
What are all the color format values for cobalt blue?
| Format | Value |
|---|---|
| HEX | #030aa7 |
| RGB | rgb(3, 10, 167) |
| HSL | hsl(237.4, 96.5%, 33.3%) |
| CMYK | cmyk(98.2%, 94%, 0%, 34.5%) |
How do I convert cobalt blue to CMYK?
Select cobalt blue from the color name list in our color converter. The CMYK value — cmyk(98.2%, 94%, 0%, 34.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cobalt blue belong to?
cobalt blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 237.4°, saturation 96.5%, lightness 33.3%.
How do I create lighter and darker shades of cobalt blue?
Lighter variant (lightness 48.3%): #040ff2. Darker variant (lightness 18.299999999999997%): #02065c. 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.