Redwing
#98010d · one of 31,915 named colors
Redwing is a dark, vivid red with the hex code #98010d. In RGB it is 152 red, 1 green and 13 blue, and white text is most readable on top of it.
Codes
HEX
#98010dHEX8
#98010dffRGB
rgb(152, 1, 13)RGBA
rgba(152, 1, 13, 1)RGB %
rgb(60%, 0%, 5%)HSL
hsl(355, 99%, 30%)HSLA
hsla(355, 99%, 30%, 1)Variables
Sass
$redwing: #98010d;Less
@redwing: #98010d;CSS
--redwing: #98010d;