Bogey Green
#116f26 · one of 31,915 named colors
Bogey Green is a dark, strong green with the hex code #116f26. In RGB it is 17 red, 111 green and 38 blue, and white text is most readable on top of it.
Codes
HEX
#116f26HEX8
#116f26ffRGB
rgb(17, 111, 38)RGBA
rgba(17, 111, 38, 1)RGB %
rgb(7%, 44%, 15%)HSL
hsl(133, 73%, 25%)HSLA
hsla(133, 73%, 25%, 1)Variables
Sass
$bogey-green: #116f26;Less
@bogey-green: #116f26;CSS
--bogey-green: #116f26;