Deep blue to CMYK — Color Code

CMYK

cmyk(96.5%, 98.3%, 0%, 54.9%)

Format Value
HEX #040273
RGB rgb(4, 2, 115)
HSL hsl(241.1, 96.6%, 22.9%)
CMYK cmyk(96.5%, 98.3%, 0%, 54.9%)

What is the CMYK code for deep blue?

The CSS color deep blue in CMYK format is cmyk(96.5%, 98.3%, 0%, 54.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use deep blue in CSS?

To apply deep blue in CSS:

  • Text color: color: cmyk(96.5%, 98.3%, 0%, 54.9%);
  • Background: background-color: cmyk(96.5%, 98.3%, 0%, 54.9%);
  • Border: border-color: cmyk(96.5%, 98.3%, 0%, 54.9%);

What are all the color format values for deep blue?

FormatValue
HEX#040273
RGBrgb(4, 2, 115)
HSLhsl(241.1, 96.6%, 22.9%)
CMYKcmyk(96.5%, 98.3%, 0%, 54.9%)

How do I convert deep blue to CMYK?

Select deep blue from the color name list in our color converter. The CMYK value — cmyk(96.5%, 98.3%, 0%, 54.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does deep blue belong to?

deep blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 241.1°, saturation 96.6%, lightness 22.9%.

How do I create lighter and darker shades of deep blue?

Lighter variant (lightness 37.9%): #0703be. Darker variant (lightness 7.899999999999999%): #010128. 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.