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