Deep Fir
#193925 · one of 31,915 named colors
Deep Fir is a dark, soft green with the hex code #193925. In RGB it is 25 red, 57 green and 37 blue, and white text is most readable on top of it.
Codes
HEX
#193925HEX8
#193925ffRGB
rgb(25, 57, 37)RGBA
rgba(25, 57, 37, 1)RGB %
rgb(10%, 22%, 15%)HSL
hsl(143, 39%, 16%)HSLA
hsla(143, 39%, 16%, 1)Variables
Sass
$deep-fir: #193925;Less
@deep-fir: #193925;CSS
--deep-fir: #193925;