Ahoy! Blue
#0082a1 · one of 31,915 named colors
Ahoy! Blue is a dark, vivid cyan with the hex code #0082a1. In RGB it is 0 red, 130 green and 161 blue, and black text is most readable on top of it.
Codes
HEX
#0082a1HEX8
#0082a1ffRGB
rgb(0, 130, 161)RGBA
rgba(0, 130, 161, 1)RGB %
rgb(0%, 51%, 63%)HSL
hsl(192, 100%, 32%)HSLA
hsla(192, 100%, 32%, 1)Variables
Sass
$ahoy-blue: #0082a1;Less
@ahoy-blue: #0082a1;CSS
--ahoy-blue: #0082a1;