Red River
#b95543 · one of 31,915 named colors
Red River is a medium, strong red with the hex code #b95543. In RGB it is 185 red, 85 green and 67 blue, and white text is most readable on top of it.
Codes
HEX
#b95543HEX8
#b95543ffRGB
rgb(185, 85, 67)RGBA
rgba(185, 85, 67, 1)RGB %
rgb(73%, 33%, 26%)HSL
hsl(9, 47%, 49%)HSLA
hsla(9, 47%, 49%, 1)Variables
Sass
$red-river: #b95543;Less
@red-river: #b95543;CSS
--red-river: #b95543;