#24336D
A dark, moderate blue closely aligning with Darkslateblue.
About #24336D
The hex code #24336D represents a beautifully specific shade of blue. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(36, 51, 109).
If you are designing for print, the four-color process is what matters most. The color uses 67% Cyan, 53% Magenta, 0% Yellow, and 57% Black. With a hue angle of 227.7 degrees, it sits comfortably in the blue spectrum.
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#24336D
RGB36, 51, 109
HSL227.7°, 50.3%, 28.4%
CMYK67%, 53%, 0%, 57%
HSV227.7°, 67.0%, 42.7%
LAB23.2, 14.4, -35.7
XYZ4.7, 3.8, 15.0
Decimal2372461
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.87:1
Text on #FFFFFF
AAA
1.77:1
Text on #000000
FAIL
11.34:1
Text on #F8FAFC
AAA
1.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24336D;
}
.text-color {
color: #24336D;
}
.border-color {
border: 2px solid #24336D;
}