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