Navy Blue
#000080 · one of 31,915 named colors
Navy Blue is a dark, vivid blue with the hex code #000080. In RGB it is 0 red, 0 green and 128 blue, and white text is most readable on top of it.
Codes
HEX
#000080HEX8
#000080ffRGB
rgb(0, 0, 128)RGBA
rgba(0, 0, 128, 1)RGB %
rgb(0%, 0%, 50%)HSL
hsl(240, 100%, 25%)HSLA
hsla(240, 100%, 25%, 1)Variables
Sass
$navy-blue: #000080;Less
@navy-blue: #000080;CSS
--navy-blue: #000080;Similar colors