Dark maroon to CMYK — Color Code

CMYK

cmyk(0%, 100%, 86.7%, 76.5%)

Format Value
HEX #3c0008
RGB rgb(60, 0, 8)
HSL hsl(352, 100%, 11.8%)
CMYK cmyk(0%, 100%, 86.7%, 76.5%)

What is the CMYK code for dark maroon?

The CSS color dark maroon in CMYK format is cmyk(0%, 100%, 86.7%, 76.5%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark maroon in CSS?

To apply dark maroon in CSS:

  • Text color: color: cmyk(0%, 100%, 86.7%, 76.5%);
  • Background: background-color: cmyk(0%, 100%, 86.7%, 76.5%);
  • Border: border-color: cmyk(0%, 100%, 86.7%, 76.5%);

What are all the color format values for dark maroon?

FormatValue
HEX#3c0008
RGBrgb(60, 0, 8)
HSLhsl(352, 100%, 11.8%)
CMYKcmyk(0%, 100%, 86.7%, 76.5%)

How do I convert dark maroon to CMYK?

Select dark maroon from the color name list in our color converter. The CMYK value — cmyk(0%, 100%, 86.7%, 76.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark maroon belong to?

dark maroon belongs to the red color family. It is a dark, vivid color with HSL values: hue 352°, saturation 100%, lightness 11.8%.

How do I create lighter and darker shades of dark maroon?

Lighter variant (lightness 26.8%): #890012. Darker variant (lightness 5%): #190003. 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.