Bloody Red
#ca1f1b · one of 31,915 named colors
Bloody Red is a medium, vivid red with the hex code #ca1f1b. In RGB it is 202 red, 31 green and 27 blue, and white text is most readable on top of it.
Codes
HEX
#ca1f1bHEX8
#ca1f1bffRGB
rgb(202, 31, 27)RGBA
rgba(202, 31, 27, 1)RGB %
rgb(79%, 12%, 11%)HSL
hsl(1, 76%, 45%)HSLA
hsla(1, 76%, 45%, 1)Variables
Sass
$bloody-red: #ca1f1b;Less
@bloody-red: #ca1f1b;CSS
--bloody-red: #ca1f1b;