What is the CMYK code for dark royal blue?
The CSS color dark royal blue in CMYK format is cmyk(98.2%, 94.6%, 0%, 56.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark royal blue in CSS?
To apply dark royal blue in CSS:
- Text color: color: cmyk(98.2%, 94.6%, 0%, 56.5%);
- Background: background-color: cmyk(98.2%, 94.6%, 0%, 56.5%);
- Border: border-color: cmyk(98.2%, 94.6%, 0%, 56.5%);
What are all the color format values for dark royal blue?
| Format | Value |
|---|---|
| HEX | #02066f |
| RGB | rgb(2, 6, 111) |
| HSL | hsl(237.8, 96.5%, 22.2%) |
| CMYK | cmyk(98.2%, 94.6%, 0%, 56.5%) |
How do I convert dark royal blue to CMYK?
Select dark royal blue from the color name list in our color converter. The CMYK value — cmyk(98.2%, 94.6%, 0%, 56.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark royal blue belong to?
dark royal blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 237.8°, saturation 96.5%, lightness 22.2%.
How do I create lighter and darker shades of dark royal blue?
Lighter variant (lightness 37.2%): #030aba. Darker variant (lightness 7.199999999999999%): #010224. 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.