#000080 rgb(0, 0, 128) 240°, 100%, 25% Use Navy in Your Projects
About Navy Color
Navy is a deep, authoritative blue that conveys professionalism and trust. It is a popular choice for corporate headers, legal sites, and finance apps.
Use Cases for Navy
Shades & Tints of Navy
Complementary Color
Analogous Colors
Triadic Colors
Split Complementary
Tetradic Colors
CSS Code
.navy-color {
color: #000080;
background-color: #000080;
}
/* As a CSS custom property */
:root {
--color-navy: #000080;
} Accessibility Score
A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.
Contrast Recommendations
Frequently Asked Questions
What color is Navy?
Navy is represented by the hex code #000080 and has RGB values of rgb(0, 0, 128). It falls under the Blue category.
How to use Navy in web design?
Navy works well for corporate headers, legal sites, finance apps. Navy is a deep, authoritative blue that conveys professionalism and trust. It is a popular choice for corporate headers, legal sites, and finance apps. Use it as a primary color, accent, or background depending on your design needs.
What colors go with Navy?
Colors that pair well with Navy include darkblue, midnightblue, mediumblue, royalblue, slateblue. For a complementary scheme, try #808000. For an analogous scheme, use #004080 and #400080. For a triadic scheme, combine with #800000 and #008000.