Pot Black
#161616 · one of 31,915 named colors
Pot Black is a very dark, muted gray with the hex code #161616. In RGB it is 22 red, 22 green and 22 blue, and white text is most readable on top of it.
Codes
HEX
#161616HEX8
#161616ffRGB
rgb(22, 22, 22)RGBA
rgba(22, 22, 22, 1)RGB %
rgb(9%, 9%, 9%)HSL
hsl(0, 0%, 9%)HSLA
hsla(0, 0%, 9%, 1)Variables
Sass
$pot-black: #161616;Less
@pot-black: #161616;CSS
--pot-black: #161616;Similar colors