#070742
A very dark, vivid blue closely aligning with Midnightblue.
About #070742
The precise color #070742 is an excellent choice for modern design projects. Its closest recognized web color is Midnightblue. This translates to an RGB value of rgb(7, 7, 66).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 89% cyan and 89% magenta inks. With a hue angle of 240.0 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#070742
RGB7, 7, 66
HSL240.0°, 80.8%, 14.3%
CMYK89%, 89%, 0%, 74%
HSV240.0°, 89.4%, 25.9%
LAB5.3, 22.7, -35.8
XYZ1.1, 0.6, 5.2
Decimal460610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.78:1
Text on #FFFFFF
AAA
1.12:1
Text on #000000
FAIL
17.95:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070742;
}
.text-color {
color: #070742;
}
.border-color {
border: 2px solid #070742;
}