Navy Blue Hex Code — #000080

RGB, HSL, and CMYK values for Navy Blue.

Navy Blue Color Values

FormatValue
HEX#000080
RGBrgb(0, 0, 128)
HSLhsl(240, 100%, 25%)
CMYKcmyk(100%, 100%, 0%, 50%)
Want to explore more shades? Use our Color Converter

About Navy Blue

Color psychology: Trust, stability, professionalism.

Navy Blue (#000080) is a dark shade of blue. It's commonly used in web design, graphic design, and branding where trust, stability, professionalism are desired associations.

How to Use Navy Blue in CSS

/* Using HEX */
color: #000080;
background-color: #000080;

/* Using RGB */
color: rgb(0, 0, 128);

/* Using HSL */
color: hsl(240, 100%, 25%);

Colors That Go With Navy Blue

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions