#16163A
A very dark, moderate blue closely aligning with Black.
About #16163A
When working with digital screens, the color #16163A is rendered by mixing light. It is closely associated with the named CSS color Black. Its digital footprint relies on 22 parts red, 22 parts green, and 58 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 62% Cyan, 62% Magenta, 0% Yellow, and 77% Black. With a hue angle of 240.0 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. 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#16163A
RGB22, 22, 58
HSL240.0°, 45.0%, 15.7%
CMYK62%, 62%, 0%, 77%
HSV240.0°, 62.1%, 22.7%
LAB9.4, 12.5, -23.4
XYZ1.4, 1.0, 4.1
Decimal1447482
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.36:1
Text on #FFFFFF
AAA
1.21:1
Text on #000000
FAIL
16.59:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #16163A;
}
.text-color {
color: #16163A;
}
.border-color {
border: 2px solid #16163A;
}