Foggy Bog
#7f8e1d · one of 31,915 named colors
Foggy Bog is a dark, strong green with the hex code #7f8e1d. In RGB it is 127 red, 142 green and 29 blue, and black text is most readable on top of it.
Codes
HEX
#7f8e1dHEX8
#7f8e1dffRGB
rgb(127, 142, 29)RGBA
rgba(127, 142, 29, 1)RGB %
rgb(50%, 56%, 11%)HSL
hsl(68, 66%, 34%)HSLA
hsla(68, 66%, 34%, 1)Variables
Sass
$foggy-bog: #7f8e1d;Less
@foggy-bog: #7f8e1d;CSS
--foggy-bog: #7f8e1d;