Burgundy to CMYK — Color Code

CMYK

cmyk(0%, 100%, 63.9%, 62%)

Format Value
HEX #610023
RGB rgb(97, 0, 35)
HSL hsl(338.4, 100%, 19%)
CMYK cmyk(0%, 100%, 63.9%, 62%)

What is the CMYK code for burgundy?

The CSS color burgundy in CMYK format is cmyk(0%, 100%, 63.9%, 62%). Use this value directly in CSS, SVG, and most design tools.

How do I use burgundy in CSS?

To apply burgundy in CSS:

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

What are all the color format values for burgundy?

FormatValue
HEX#610023
RGBrgb(97, 0, 35)
HSLhsl(338.4, 100%, 19%)
CMYKcmyk(0%, 100%, 63.9%, 62%)

How do I convert burgundy to CMYK?

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

What color family does burgundy belong to?

burgundy belongs to the pink color family. It is a dark, vivid color with HSL values: hue 338.4°, saturation 100%, lightness 19%.

How do I create lighter and darker shades of burgundy?

Lighter variant (lightness 34%): #ad003e. Darker variant (lightness 5%): #190009. 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.