Crypt
#373b40 · one of 31,915 named colors
Crypt is a dark, muted gray with the hex code #373b40. In RGB it is 55 red, 59 green and 64 blue, and white text is most readable on top of it.
Codes
HEX
#373b40HEX8
#373b40ffRGB
rgb(55, 59, 64)RGBA
rgba(55, 59, 64, 1)RGB %
rgb(22%, 23%, 25%)HSL
hsl(213, 8%, 23%)HSLA
hsla(213, 8%, 23%, 1)Variables
Sass
$crypt: #373b40;Less
@crypt: #373b40;CSS
--crypt: #373b40;