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