Maroon
#800000 · one of 31,915 named colors
Maroon is a dark, vivid red with the hex code #800000. In RGB it is 128 red, 0 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#800000HEX8
#800000ffRGB
rgb(128, 0, 0)RGBA
rgba(128, 0, 0, 1)RGB %
rgb(50%, 0%, 0%)HSL
hsl(0, 100%, 25%)HSLA
hsla(0, 100%, 25%, 1)Variables
Sass
$maroon: #800000;Less
@maroon: #800000;CSS
--maroon: #800000;Similar colors