Untamed Red
#dd0022 · one of 31,915 named colors
Untamed Red is a medium, vivid red with the hex code #dd0022. In RGB it is 221 red, 0 green and 34 blue, and white text is most readable on top of it.
Codes
HEX
#dd0022HEX8
#dd0022ffRGB
rgb(221, 0, 34)RGBA
rgba(221, 0, 34, 1)RGB %
rgb(87%, 0%, 13%)HSL
hsl(351, 100%, 43%)HSLA
hsla(351, 100%, 43%, 1)Variables
Sass
$untamed-red: #dd0022;Less
@untamed-red: #dd0022;CSS
--untamed-red: #dd0022;