#24168A
A dark, vivid blue closely aligning with Navy.
About #24168A
The hex code #24168A represents a beautifully specific shade of blue. Its closest recognized web color is Navy. Its digital footprint relies on 36 parts red, 22 parts green, and 138 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 74% Cyan, 84% Magenta, 0% Yellow, and 46% Black. The HSL representation is 247.2° hue, 72.5% saturation, and 31.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24168A
RGB36, 22, 138
HSL247.2°, 72.5%, 31.4%
CMYK74%, 84%, 0%, 46%
HSV247.2°, 84.1%, 54.1%
LAB19.2, 43.0, -60.7
XYZ5.6, 2.8, 24.3
Decimal2365066
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.49:1
Text on #FFFFFF
AAA
1.56:1
Text on #000000
FAIL
12.89:1
Text on #F8FAFC
AAA
1.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24168A;
}
.text-color {
color: #24168A;
}
.border-color {
border: 2px solid #24168A;
}