Red Birch
#9d2b22 · one of 31,915 named colors
Red Birch is a medium, strong red with the hex code #9d2b22. In RGB it is 157 red, 43 green and 34 blue, and white text is most readable on top of it.
Codes
HEX
#9d2b22HEX8
#9d2b22ffRGB
rgb(157, 43, 34)RGBA
rgba(157, 43, 34, 1)RGB %
rgb(62%, 17%, 13%)HSL
hsl(4, 64%, 37%)HSLA
hsla(4, 64%, 37%, 1)Variables
Sass
$red-birch: #9d2b22;Less
@red-birch: #9d2b22;CSS
--red-birch: #9d2b22;