Urban Green
#005042 · one of 31,915 named colors
Urban Green is a dark, vivid cyan with the hex code #005042. In RGB it is 0 red, 80 green and 66 blue, and white text is most readable on top of it.
Codes
HEX
#005042HEX8
#005042ffRGB
rgb(0, 80, 66)RGBA
rgba(0, 80, 66, 1)RGB %
rgb(0%, 31%, 26%)HSL
hsl(170, 100%, 16%)HSLA
hsla(170, 100%, 16%, 1)Variables
Sass
$urban-green: #005042;Less
@urban-green: #005042;CSS
--urban-green: #005042;