#800000 — Maroon

#800000 is Maroon. RGB, HSL, CMYK values, a shade/tint palette, and CSS snippets.

HEX
#800000
RGB
rgb(128, 0, 0)
HSL
hsl(0, 100%, 25%)
HSV
hsv(0, 100%, 50%)
CMYK
cmyk(0%, 100%, 100%, 50%)
20%
40%
60%
80%
100%

Shades and tints of Maroon

CSS snippets

Hexcolor: #800000;
Keywordcolor: maroon;
RGBcolor: rgb(128, 0, 0);
HSLcolor: hsl(0, 100%, 25%);

Frequently asked questions

What color is #800000?

#800000 is Maroon, a standard CSS named color. In RGB it's rgb(128, 0, 0); in HSL it's hsl(0, 100%, 25%).

How do I use #800000 in CSS?

Use it directly as a hex value (color: #800000;), or by its CSS keyword name (color: maroon;) — both are recognized by every modern browser and produce the identical color.

What's the CMYK value for print?

Maroon converts to approximately C0 M100 Y100 K50 in CMYK — useful as a starting point for print work, though always verify against your printer's actual color profile since RGB-to-CMYK conversion is inherently approximate.

Other colors