#24496D
A dark, moderate blue closely aligning with Darkslategray.
About #24496D
At its core, #24496D is a dark and moderate hue. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 73, and 109.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 67% C, 33% M, 0% Y, and 57% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#24496D
RGB36, 73, 109
HSL209.6°, 50.3%, 28.4%
CMYK67%, 33%, 0%, 57%
HSV209.6°, 67.0%, 42.7%
LAB30.0, -0.7, -24.8
XYZ5.9, 6.2, 15.4
Decimal2378093
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.34:1
Text on #FFFFFF
AAA
2.25:1
Text on #000000
FAIL
8.93:1
Text on #F8FAFC
AAA
1.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24496D;
}
.text-color {
color: #24496D;
}
.border-color {
border: 2px solid #24496D;
}