#070750
A very dark, vivid blue closely aligning with Midnightblue.
About #070750
At its core, #070750 is a very dark and vivid hue. It is closely associated with the named CSS color Midnightblue. Its digital footprint relies on 7 parts red, 7 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 91% C, 91% M, 0% Y, and 69% K. The HSL representation is 240.0° hue, 83.9% saturation, and 17.1% lightness.
When using this color as a background, text legibility must be considered. 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#070750
RGB7, 7, 80
HSL240.0°, 83.9%, 17.1%
CMYK91%, 91%, 0%, 69%
HSV240.0°, 91.2%, 31.4%
LAB7.0, 29.3, -42.9
XYZ1.6, 0.8, 7.7
Decimal460624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.18:1
Text on #FFFFFF
AAA
1.16:1
Text on #000000
FAIL
17.37:1
Text on #F8FAFC
AAA
1.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070750;
}
.text-color {
color: #070750;
}
.border-color {
border: 2px solid #070750;
}