#163A92
A dark, vivid blue closely aligning with Darkslateblue.
About #163A92
Visually, #163A92 is defined as a vivid blue. Its closest recognized web color is Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 58, and 146.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 85% C, 60% M, 0% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#163A92
RGB22, 58, 146
HSL222.6°, 73.8%, 32.9%
CMYK85%, 60%, 0%, 43%
HSV222.6°, 84.9%, 57.3%
LAB27.5, 22.4, -51.9
XYZ7.0, 5.3, 27.8
Decimal1456786
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.22:1
Text on #FFFFFF
AAA
2.05:1
Text on #000000
FAIL
9.77:1
Text on #F8FAFC
AAA
1.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #163A92;
}
.text-color {
color: #163A92;
}
.border-color {
border: 2px solid #163A92;
}