#24425F
A dark, moderate blue closely aligning with Darkslategray.
About #24425F
Visually, #24425F is defined as a moderate blue. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 66, and 95.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 62% C, 31% M, 0% Y, and 63% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#24425F
RGB36, 66, 95
HSL209.5°, 45.0%, 25.7%
CMYK62%, 31%, 0%, 63%
HSV209.5°, 62.1%, 37.3%
LAB27.0, -1.3, -20.5
XYZ4.7, 5.1, 11.6
Decimal2376287
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.40:1
Text on #FFFFFF
AAA
2.02:1
Text on #000000
FAIL
9.94:1
Text on #F8FAFC
AAA
1.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24425F;
}
.text-color {
color: #24425F;
}
.border-color {
border: 2px solid #24425F;
}