Black Slug
#332211 · one of 31,915 named colors
Black Slug is a very dark, strong orange with the hex code #332211. In RGB it is 51 red, 34 green and 17 blue, and white text is most readable on top of it.
Codes
HEX
#332211HEX8
#332211ffRGB
rgb(51, 34, 17)RGBA
rgba(51, 34, 17, 1)RGB %
rgb(20%, 13%, 7%)HSL
hsl(30, 50%, 13%)HSLA
hsla(30, 50%, 13%, 1)Variables
Sass
$black-slug: #332211;Less
@black-slug: #332211;CSS
--black-slug: #332211;