Rusty Nail
#cc5522 · one of 31,915 named colors
Rusty Nail is a medium, strong orange with the hex code #cc5522. In RGB it is 204 red, 85 green and 34 blue, and black text is most readable on top of it.
Codes
HEX
#cc5522HEX8
#cc5522ffRGB
rgb(204, 85, 34)RGBA
rgba(204, 85, 34, 1)RGB %
rgb(80%, 33%, 13%)HSL
hsl(18, 71%, 47%)HSLA
hsla(18, 71%, 47%, 1)Variables
Sass
$rusty-nail: #cc5522;Less
@rusty-nail: #cc5522;CSS
--rusty-nail: #cc5522;