Pine Green
#0a481e · one of 31,915 named colors
Pine Green is a dark, vivid green with the hex code #0a481e. In RGB it is 10 red, 72 green and 30 blue, and white text is most readable on top of it.
Codes
HEX
#0a481eHEX8
#0a481effRGB
rgb(10, 72, 30)RGBA
rgba(10, 72, 30, 1)RGB %
rgb(4%, 28%, 12%)HSL
hsl(139, 76%, 16%)HSLA
hsla(139, 76%, 16%, 1)Variables
Sass
$pine-green: #0a481e;Less
@pine-green: #0a481e;CSS
--pine-green: #0a481e;