#071DA0
A dark, vivid blue closely aligning with Darkblue.
About #071DA0
The precise color #071DA0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkblue. In the RGB color space, it consists of 7 red, 29 green, and 160 blue.
If you are designing for print, the four-color process is what matters most. The color uses 96% Cyan, 82% Magenta, 0% Yellow, and 37% Black. The HSL representation is 231.4° hue, 91.6% saturation, and 32.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#071DA0
RGB7, 29, 160
HSL231.4°, 91.6%, 32.7%
CMYK96%, 82%, 0%, 37%
HSV231.4°, 95.6%, 62.7%
LAB21.8, 45.3, -69.9
XYZ6.9, 3.5, 33.6
Decimal466336
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.41:1
Text on #FFFFFF
AAA
1.69:1
Text on #000000
FAIL
11.86:1
Text on #F8FAFC
AAA
1.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071DA0;
}
.text-color {
color: #071DA0;
}
.border-color {
border: 2px solid #071DA0;
}