#163AA0
A dark, vivid blue closely aligning with Midnightblue.
About #163AA0
The hex code #163AA0 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Midnightblue. This translates to an RGB value of rgb(22, 58, 160).
Translating this color to physical media requires the CMYK color model. The color uses 86% Cyan, 64% Magenta, 0% Yellow, and 37% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#163AA0
RGB22, 58, 160
HSL224.3°, 75.8%, 35.7%
CMYK86%, 64%, 0%, 37%
HSV224.3°, 86.2%, 62.7%
LAB28.7, 28.0, -58.5
XYZ8.2, 5.7, 33.9
Decimal1456800
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.78:1
Text on #FFFFFF
AAA
2.15:1
Text on #000000
FAIL
9.35:1
Text on #F8FAFC
AAA
1.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #163AA0;
}
.text-color {
color: #163AA0;
}
.border-color {
border: 2px solid #163AA0;
}