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