#071D66
A dark, vivid blue closely aligning with Midnightblue.
About #071D66
Visually, #071D66 is defined as a vivid blue. Its closest recognized web color is Midnightblue. This translates to an RGB value of rgb(7, 29, 102).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 93% cyan and 72% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#071D66
RGB7, 29, 102
HSL226.1°, 87.2%, 21.4%
CMYK93%, 72%, 0%, 60%
HSV226.1°, 93.1%, 40.0%
LAB14.9, 23.7, -44.7
XYZ2.9, 1.9, 12.8
Decimal466278
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.25:1
Text on #FFFFFF
AAA
1.38:1
Text on #000000
FAIL
14.58:1
Text on #F8FAFC
AAA
1.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071D66;
}
.text-color {
color: #071D66;
}
.border-color {
border: 2px solid #071D66;
}