#24427C
A dark, moderate blue closely aligning with Darkslateblue.
About #24427C
When working with digital screens, the color #24427C is rendered by mixing light. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 36 parts red, 66 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 71% cyan and 47% magenta inks. With a hue angle of 219.5 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24427C
RGB36, 66, 124
HSL219.5°, 55.0%, 31.4%
CMYK71%, 47%, 0%, 51%
HSV219.5°, 71.0%, 48.6%
LAB28.7, 9.8, -36.3
XYZ6.3, 5.7, 19.8
Decimal2376316
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.79:1
Text on #FFFFFF
AAA
2.15:1
Text on #000000
FAIL
9.36:1
Text on #F8FAFC
AAA
1.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24427C;
}
.text-color {
color: #24427C;
}
.border-color {
border: 2px solid #24427C;
}