#1624A0
A dark, vivid blue closely aligning with Navy.
About #1624A0
The precise color #1624A0 is an excellent choice for modern design projects. Designers often compare it to the standard color Navy. This translates to an RGB value of rgb(22, 36, 160).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 86% Cyan, 78% Magenta, 0% Yellow, and 37% Black. With a hue angle of 233.9 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1624A0
RGB22, 36, 160
HSL233.9°, 75.8%, 35.7%
CMYK86%, 78%, 0%, 37%
HSV233.9°, 86.2%, 62.7%
LAB23.6, 42.0, -67.0
XYZ7.3, 4.0, 33.6
Decimal1451168
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.71:1
Text on #FFFFFF
AAA
1.79:1
Text on #000000
FAIL
11.19:1
Text on #F8FAFC
AAA
1.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1624A0;
}
.text-color {
color: #1624A0;
}
.border-color {
border: 2px solid #1624A0;
}