Maroon Hex Code — #800000

RGB, HSL, and CMYK values for Maroon.

Maroon Color Values

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

About Maroon

Color psychology: Richness, maturity.

Maroon (#800000) is a dark shade of red. It's commonly used in web design, graphic design, and branding where richness, maturity are desired associations.

How to Use Maroon in CSS

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

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

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

Colors That Go With Maroon

Complementary

Analogous

Triadic

Similar Shades of Red

Frequently Asked Questions