Clear Green
#12732b · one of 31,915 named colors
Clear Green is a dark, strong green with the hex code #12732b. In RGB it is 18 red, 115 green and 43 blue, and white text is most readable on top of it.
Codes
HEX
#12732bHEX8
#12732bffRGB
rgb(18, 115, 43)RGBA
rgba(18, 115, 43, 1)RGB %
rgb(7%, 45%, 17%)HSL
hsl(135, 73%, 26%)HSLA
hsla(135, 73%, 26%, 1)Variables
Sass
$clear-green: #12732b;Less
@clear-green: #12732b;CSS
--clear-green: #12732b;