Red Oxide
#5d1f1e · one of 31,915 named colors
Red Oxide is a dark, strong red with the hex code #5d1f1e. In RGB it is 93 red, 31 green and 30 blue, and white text is most readable on top of it.
Codes
HEX
#5d1f1eHEX8
#5d1f1effRGB
rgb(93, 31, 30)RGBA
rgba(93, 31, 30, 1)RGB %
rgb(36%, 12%, 12%)HSL
hsl(1, 51%, 24%)HSLA
hsla(1, 51%, 24%, 1)Variables
Sass
$red-oxide: #5d1f1e;Less
@red-oxide: #5d1f1e;CSS
--red-oxide: #5d1f1e;