Dark River
#3e4445 · one of 31,915 named colors
Dark River is a dark, muted gray with the hex code #3e4445. In RGB it is 62 red, 68 green and 69 blue, and white text is most readable on top of it.
Codes
HEX
#3e4445HEX8
#3e4445ffRGB
rgb(62, 68, 69)RGBA
rgba(62, 68, 69, 1)RGB %
rgb(24%, 27%, 27%)HSL
hsl(189, 5%, 26%)HSLA
hsla(189, 5%, 26%, 1)Variables
Sass
$dark-river: #3e4445;Less
@dark-river: #3e4445;CSS
--dark-river: #3e4445;