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