Overboard
#005555 · one of 31,915 named colors
Overboard is a dark, vivid cyan with the hex code #005555. In RGB it is 0 red, 85 green and 85 blue, and white text is most readable on top of it.
Codes
HEX
#005555HEX8
#005555ffRGB
rgb(0, 85, 85)RGBA
rgba(0, 85, 85, 1)RGB %
rgb(0%, 33%, 33%)HSL
hsl(180, 100%, 17%)HSLA
hsla(180, 100%, 17%, 1)Variables
Sass
$overboard: #005555;Less
@overboard: #005555;CSS
--overboard: #005555;Similar colors