#071D92
A dark, vivid blue closely aligning with Navy.
About #071D92
Visually, #071D92 is defined as a vivid blue. It is closely associated with the named CSS color Navy. Its digital footprint relies on 7 parts red, 29 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 95% C, 80% M, 0% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#071D92
RGB7, 29, 146
HSL230.5°, 90.8%, 30.0%
CMYK95%, 80%, 0%, 43%
HSV230.5°, 95.2%, 57.3%
LAB20.0, 40.5, -64.2
XYZ5.7, 3.0, 27.5
Decimal466322
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.13:1
Text on #FFFFFF
AAA
1.60:1
Text on #000000
FAIL
12.55:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071D92;
}
.text-color {
color: #071D92;
}
.border-color {
border: 2px solid #071D92;
}