#160750
A very dark, vivid blue closely aligning with Midnightblue.
About #160750
At its core, #160750 is a very dark and vivid hue. Its closest recognized web color is Midnightblue. In the RGB color space, it consists of 22 red, 7 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 72% C, 91% M, 0% Y, and 69% K. The HSL representation is 252.3° hue, 83.9% saturation, and 17.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#160750
RGB22, 7, 80
HSL252.3°, 83.9%, 17.1%
CMYK72%, 91%, 0%, 69%
HSV252.3°, 91.2%, 31.4%
LAB8.1, 30.5, -41.0
XYZ1.9, 0.9, 7.7
Decimal1443664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.79:1
Text on #FFFFFF
AAA
1.18:1
Text on #000000
FAIL
17.00:1
Text on #F8FAFC
AAA
1.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160750;
}
.text-color {
color: #160750;
}
.border-color {
border: 2px solid #160750;
}