Midnight to CMYK — Color Code

CMYK

cmyk(93.3%, 97.8%, 0%, 82.4%)

Format Value
HEX #03012d
RGB rgb(3, 1, 45)
HSL hsl(242.7, 95.7%, 9%)
CMYK cmyk(93.3%, 97.8%, 0%, 82.4%)

What is the CMYK code for midnight?

The CSS color midnight in CMYK format is cmyk(93.3%, 97.8%, 0%, 82.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use midnight in CSS?

To apply midnight in CSS:

  • Text color: color: cmyk(93.3%, 97.8%, 0%, 82.4%);
  • Background: background-color: cmyk(93.3%, 97.8%, 0%, 82.4%);
  • Border: border-color: cmyk(93.3%, 97.8%, 0%, 82.4%);

What are all the color format values for midnight?

FormatValue
HEX#03012d
RGBrgb(3, 1, 45)
HSLhsl(242.7, 95.7%, 9%)
CMYKcmyk(93.3%, 97.8%, 0%, 82.4%)

How do I convert midnight to CMYK?

Select midnight from the color name list in our color converter. The CMYK value — cmyk(93.3%, 97.8%, 0%, 82.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does midnight belong to?

midnight belongs to the near-black color family. It is a dark, vivid color with HSL values: hue 242.7°, saturation 95.7%, lightness 9%.

How do I create lighter and darker shades of midnight?

Lighter variant (lightness 24%): #080378. Darker variant (lightness 5%): #020119. 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.