Starboard
#016c4f · one of 31,915 named colors
Starboard is a dark, vivid cyan with the hex code #016c4f. In RGB it is 1 red, 108 green and 79 blue, and white text is most readable on top of it.
Codes
HEX
#016c4fHEX8
#016c4fffRGB
rgb(1, 108, 79)RGBA
rgba(1, 108, 79, 1)RGB %
rgb(0%, 42%, 31%)HSL
hsl(164, 98%, 21%)HSLA
hsla(164, 98%, 21%, 1)Variables
Sass
$starboard: #016c4f;Less
@starboard: #016c4f;CSS
--starboard: #016c4f;