Deep Depths
#545648 · one of 31,915 named colors
Deep Depths is a dark, muted gray with the hex code #545648. In RGB it is 84 red, 86 green and 72 blue, and white text is most readable on top of it.
Codes
HEX
#545648HEX8
#545648ffRGB
rgb(84, 86, 72)RGBA
rgba(84, 86, 72, 1)RGB %
rgb(33%, 34%, 28%)HSL
hsl(69, 9%, 31%)HSLA
hsla(69, 9%, 31%, 1)Variables
Sass
$deep-depths: #545648;Less
@deep-depths: #545648;CSS
--deep-depths: #545648;