Bottle Green
#006a4e · one of 31,915 named colors
Bottle Green is a dark, vivid cyan with the hex code #006a4e. In RGB it is 0 red, 106 green and 78 blue, and white text is most readable on top of it.
Codes
HEX
#006a4eHEX8
#006a4effRGB
rgb(0, 106, 78)RGBA
rgba(0, 106, 78, 1)RGB %
rgb(0%, 42%, 31%)HSL
hsl(164, 100%, 21%)HSLA
hsla(164, 100%, 21%, 1)Variables
Sass
$bottle-green: #006a4e;Less
@bottle-green: #006a4e;CSS
--bottle-green: #006a4e;