Forestial
#007733 · one of 31,915 named colors
Forestial is a dark, vivid green with the hex code #007733. In RGB it is 0 red, 119 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#007733HEX8
#007733ffRGB
rgb(0, 119, 51)RGBA
rgba(0, 119, 51, 1)RGB %
rgb(0%, 47%, 20%)HSL
hsl(146, 100%, 23%)HSLA
hsla(146, 100%, 23%, 1)Variables
Sass
$forestial: #007733;Less
@forestial: #007733;CSS
--forestial: #007733;