Sailor Blue
#0f445c · one of 31,915 named colors
Sailor Blue is a dark, strong cyan with the hex code #0f445c. In RGB it is 15 red, 68 green and 92 blue, and white text is most readable on top of it.
Codes
HEX
#0f445cHEX8
#0f445cffRGB
rgb(15, 68, 92)RGBA
rgba(15, 68, 92, 1)RGB %
rgb(6%, 27%, 36%)HSL
hsl(199, 72%, 21%)HSLA
hsla(199, 72%, 21%, 1)Variables
Sass
$sailor-blue: #0f445c;Less
@sailor-blue: #0f445c;CSS
--sailor-blue: #0f445c;