Dark Green
#033500 · one of 31,915 named colors
Dark Green is a very dark, vivid green with the hex code #033500. In RGB it is 3 red, 53 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#033500HEX8
#033500ffRGB
rgb(3, 53, 0)RGBA
rgba(3, 53, 0, 1)RGB %
rgb(1%, 21%, 0%)HSL
hsl(117, 100%, 10%)HSLA
hsla(117, 100%, 10%, 1)Variables
Sass
$dark-green: #033500;Less
@dark-green: #033500;CSS
--dark-green: #033500;Similar colors