#071642
A very dark, vivid blue closely aligning with Midnightblue.
About #071642
Visually, #071642 is defined as a vivid blue. If you're using CSS, you might find it aligns closely with Midnightblue. In the RGB color space, it consists of 7 red, 22 green, and 66 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 89% C, 67% M, 0% Y, and 74% 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. Because it is a very dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#071642
RGB7, 22, 66
HSL224.7°, 80.8%, 14.3%
CMYK89%, 67%, 0%, 74%
HSV224.7°, 89.4%, 25.9%
LAB9.1, 13.2, -29.7
XYZ1.4, 1.0, 5.3
Decimal464450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.46:1
Text on #FFFFFF
AAA
1.20:1
Text on #000000
FAIL
16.69:1
Text on #F8FAFC
AAA
1.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071642;
}
.text-color {
color: #071642;
}
.border-color {
border: 2px solid #071642;
}