Heroic Red
#d1191c · one of 31,915 named colors
Heroic Red is a medium, vivid red with the hex code #d1191c. In RGB it is 209 red, 25 green and 28 blue, and white text is most readable on top of it.
Codes
HEX
#d1191cHEX8
#d1191cffRGB
rgb(209, 25, 28)RGBA
rgba(209, 25, 28, 1)RGB %
rgb(82%, 10%, 11%)HSL
hsl(359, 79%, 46%)HSLA
hsla(359, 79%, 46%, 1)Variables
Sass
$heroic-red: #d1191c;Less
@heroic-red: #d1191c;CSS
--heroic-red: #d1191c;