#071683
A dark, vivid blue closely aligning with Navy.
About #071683
Visually, #071683 is defined as a vivid blue. Its closest recognized web color is Navy. In the RGB color space, it consists of 7 red, 22 green, and 131 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 95% cyan and 83% magenta inks. With a hue angle of 232.7 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#071683
RGB7, 22, 131
HSL232.7°, 89.9%, 27.1%
CMYK95%, 83%, 0%, 49%
HSV232.7°, 94.7%, 51.4%
LAB16.8, 39.2, -60.2
XYZ4.5, 2.3, 21.7
Decimal464515
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.47:1
Text on #FFFFFF
AAA
1.45:1
Text on #000000
FAIL
13.83:1
Text on #F8FAFC
AAA
1.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071683;
}
.text-color {
color: #071683;
}
.border-color {
border: 2px solid #071683;
}