#160F66
A dark, vivid blue closely aligning with Midnightblue.
About #160F66
When working with digital screens, the color #160F66 is rendered by mixing light. Designers often compare it to the standard color Midnightblue. In the RGB color space, it consists of 22 red, 15 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. The color uses 78% Cyan, 85% Magenta, 0% Yellow, and 60% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#160F66
RGB22, 15, 102
HSL244.8°, 74.4%, 22.9%
CMYK78%, 85%, 0%, 60%
HSV244.8°, 85.3%, 40.0%
LAB12.4, 33.7, -48.7
XYZ2.9, 1.5, 12.7
Decimal1445734
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.22:1
Text on #FFFFFF
AAA
1.29:1
Text on #000000
FAIL
15.51:1
Text on #F8FAFC
AAA
1.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160F66;
}
.text-color {
color: #160F66;
}
.border-color {
border: 2px solid #160F66;
}