Firebrick
#b22222 · one of 31,915 named colors
Firebrick is a medium, strong red with the hex code #b22222. In RGB it is 178 red, 34 green and 34 blue, and white text is most readable on top of it.
Codes
HEX
#b22222HEX8
#b22222ffRGB
rgb(178, 34, 34)RGBA
rgba(178, 34, 34, 1)RGB %
rgb(70%, 13%, 13%)HSL
hsl(0, 68%, 42%)HSLA
hsla(0, 68%, 42%, 1)Variables
Sass
$firebrick: #b22222;Less
@firebrick: #b22222;CSS
--firebrick: #b22222;Similar colors