Navy (#000080) is a dark, vivid blue. It is a CSS named color, so you can use it in stylesheets as color: navy as well as by its hex code. In RGB it is rgb(0, 0, 128); in HSL, hsl(240, 100%, 25%).
#000080
Color conversions
Hex
#000080
CSS name
navy
RGB
rgb(0, 0, 128)
HSL
hsl(240, 100%, 25%)
CMYK
100%, 100%, 0%, 50%
CSS example
color: #000080; background-color: rgb(0, 0, 128);
Tints and shades of #000080
The hue stepped through seven lightness levels, each matched to the closest named or web-safe color — useful for backgrounds, borders, text and hover states that all belong to one family. Click any swatch for its full breakdown.
On a #000080 background, white text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.