Maroon (#800000) is a dark, vivid red. It is a CSS named color, so you can use it in stylesheets as color: maroon as well as by its hex code. In RGB it is rgb(128, 0, 0); in HSL, hsl(0, 100%, 25%).
#800000
Color conversions
Hex
#800000
CSS name
maroon
RGB
rgb(128, 0, 0)
HSL
hsl(0, 100%, 25%)
CMYK
0%, 100%, 100%, 50%
CSS example
color: #800000; background-color: rgb(128, 0, 0);
Tints and shades of #800000
The hue stepped through seven lightness levels, each matched to the closest named or web-safe color — useful for backgrounds, borders, text and hover states that all belong to one family. Click any swatch for its full breakdown.
On a #800000 background, white text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.