#160F49
A very dark, moderate blue closely aligning with Midnightblue.
About #160F49
At its core, #160F49 is a very dark and moderate hue. Designers often compare it to the standard color Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 15, and 73.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 70% cyan and 79% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#160F49
RGB22, 15, 73
HSL247.2°, 65.9%, 17.3%
CMYK70%, 79%, 0%, 71%
HSV247.2°, 79.5%, 28.6%
LAB8.9, 23.4, -34.8
XYZ1.7, 1.0, 6.4
Decimal1445705
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.52:1
Text on #FFFFFF
AAA
1.20:1
Text on #000000
FAIL
16.74:1
Text on #F8FAFC
AAA
1.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160F49;
}
.text-color {
color: #160F49;
}
.border-color {
border: 2px solid #160F49;
}