What is the CMYK code for ultramarine blue?
The CSS color ultramarine blue in CMYK format is cmyk(89%, 97.7%, 0%, 14.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use ultramarine blue in CSS?
To apply ultramarine blue in CSS:
- Text color: color: cmyk(89%, 97.7%, 0%, 14.1%);
- Background: background-color: cmyk(89%, 97.7%, 0%, 14.1%);
- Border: border-color: cmyk(89%, 97.7%, 0%, 14.1%);
What are all the color format values for ultramarine blue?
| Format | Value |
|---|---|
| HEX | #1805db |
| RGB | rgb(24, 5, 219) |
| HSL | hsl(245.3, 95.5%, 43.9%) |
| CMYK | cmyk(89%, 97.7%, 0%, 14.1%) |
How do I convert ultramarine blue to CMYK?
Select ultramarine blue from the color name list in our color converter. The CMYK value — cmyk(89%, 97.7%, 0%, 14.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does ultramarine blue belong to?
ultramarine blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 245.3°, saturation 95.5%, lightness 43.9%.
How do I create lighter and darker shades of ultramarine blue?
Lighter variant (lightness 58.9%): #4432fa. Darker variant (lightness 28.9%): #100390. 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.