Burgundy to HEX — Color Code

HEX

#610023

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 HEX code for burgundy?

The CSS color burgundy in HEX format is #610023. 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: #610023;
  • Background: background-color: #610023;
  • Border: border-color: #610023;

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 HEX?

Select burgundy from the color name list in our color converter. The HEX value — #610023 — 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 HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.