What is the CMYK code for midnightblue?
The CSS color midnightblue in CMYK format is cmyk(77.7%, 77.7%, 0%, 56.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use midnightblue in CSS?
To apply midnightblue in CSS:
- Text color: color: cmyk(77.7%, 77.7%, 0%, 56.1%);
- Background: background-color: cmyk(77.7%, 77.7%, 0%, 56.1%);
- Border: border-color: cmyk(77.7%, 77.7%, 0%, 56.1%);
What are all the color format values for midnightblue?
| Format | Value |
|---|---|
| HEX | #191970 |
| RGB | rgb(25, 25, 112) |
| HSL | hsl(240, 63.5%, 26.9%) |
| CMYK | cmyk(77.7%, 77.7%, 0%, 56.1%) |
How do I convert midnightblue to CMYK?
Select midnightblue from the color name list in our color converter. The CMYK value — cmyk(77.7%, 77.7%, 0%, 56.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does midnightblue belong to?
midnightblue belongs to the blue color family. It is a dark, moderately saturated color with HSL values: hue 240°, saturation 63.5%, lightness 26.9%.
How do I create lighter and darker shades of midnightblue?
Lighter variant (lightness 41.9%): #2727af. Darker variant (lightness 11.899999999999999%): #0b0b32. 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.