Godzilla
#3c4d03 · one of 31,915 named colors
Godzilla is a dark, vivid green with the hex code #3c4d03. In RGB it is 60 red, 77 green and 3 blue, and white text is most readable on top of it.
Codes
HEX
#3c4d03HEX8
#3c4d03ffRGB
rgb(60, 77, 3)RGBA
rgba(60, 77, 3, 1)RGB %
rgb(24%, 30%, 1%)HSL
hsl(74, 93%, 16%)HSLA
hsla(74, 93%, 16%, 1)Variables
Sass
$godzilla: #3c4d03;Less
@godzilla: #3c4d03;CSS
--godzilla: #3c4d03;