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