#00163A
A very dark, vivid blue closely aligning with Black.
About #00163A
The precise color #00163A is an excellent choice for modern design projects. Designers often compare it to the standard color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 22, and 58.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 100% cyan, 62% magenta, 0% yellow, and 77% black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00163A
RGB0, 22, 58
HSL217.2°, 100.0%, 11.4%
CMYK100%, 62%, 0%, 77%
HSV217.2°, 100.0%, 22.7%
LAB7.9, 8.2, -25.8
XYZ1.1, 0.9, 4.1
Decimal5690
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.86:1
Text on #FFFFFF
AAA
1.18:1
Text on #000000
FAIL
17.07:1
Text on #F8FAFC
AAA
1.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #00163A;
}
.text-color {
color: #00163A;
}
.border-color {
border: 2px solid #00163A;
}