Corrosion Red
#772f21 · one of 31,915 named colors
Corrosion Red is a dark, strong red with the hex code #772f21. In RGB it is 119 red, 47 green and 33 blue, and white text is most readable on top of it.
Codes
HEX
#772f21HEX8
#772f21ffRGB
rgb(119, 47, 33)RGBA
rgba(119, 47, 33, 1)RGB %
rgb(47%, 18%, 13%)HSL
hsl(10, 57%, 30%)HSLA
hsla(10, 57%, 30%, 1)Variables
Sass
$corrosion-red: #772f21;Less
@corrosion-red: #772f21;CSS
--corrosion-red: #772f21;