#071699
A dark, vivid blue closely aligning with Darkblue.
About #071699
Visually, #071699 is defined as a vivid blue. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 22, and 153.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 95% cyan and 86% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#071699
RGB7, 22, 153
HSL233.8°, 91.2%, 31.4%
CMYK95%, 86%, 0%, 40%
HSV233.8°, 95.4%, 60.0%
LAB19.7, 46.5, -69.1
XYZ6.1, 2.9, 30.4
Decimal464537
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.26:1
Text on #FFFFFF
AAA
1.58:1
Text on #000000
FAIL
12.67:1
Text on #F8FAFC
AAA
1.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071699;
}
.text-color {
color: #071699;
}
.border-color {
border: 2px solid #071699;
}