Navy Green
#35530a · one of 31,915 named colors
Navy Green is a dark, vivid green with the hex code #35530a. In RGB it is 53 red, 83 green and 10 blue, and white text is most readable on top of it.
Codes
HEX
#35530aHEX8
#35530affRGB
rgb(53, 83, 10)RGBA
rgba(53, 83, 10, 1)RGB %
rgb(21%, 33%, 4%)HSL
hsl(85, 78%, 18%)HSLA
hsla(85, 78%, 18%, 1)Variables
Sass
$navy-green: #35530a;Less
@navy-green: #35530a;CSS
--navy-green: #35530a;