Burgundy Hex Code — #800020

RGB, HSL, and CMYK values for Burgundy.

Burgundy Color Values

FormatValue
HEX#800020
RGBrgb(128, 0, 32)
HSLhsl(345, 100%, 25%)
CMYKcmyk(0%, 100%, 75%, 50%)
Want to explore more shades? Use our Color Converter

About Burgundy

Color psychology: Sophistication, power.

Burgundy (#800020) is a dark shade of red. It's commonly used in web design, graphic design, and branding where sophistication, power are desired associations.

How to Use Burgundy in CSS

/* Using HEX */
color: #800020;
background-color: #800020;

/* Using RGB */
color: rgb(128, 0, 32);

/* Using HSL */
color: hsl(345, 100%, 25%);

Colors That Go With Burgundy

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions