#244292
A dark, moderate blue closely aligning with Darkslateblue.
About #244292
At its core, #244292 is a dark and moderate hue. Designers often compare it to the standard color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 66, and 146.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 75% cyan and 55% magenta inks. With a hue angle of 223.6 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#244292
RGB36, 66, 146
HSL223.6°, 60.4%, 35.7%
CMYK75%, 55%, 0%, 43%
HSV223.6°, 75.3%, 57.3%
LAB30.3, 18.4, -47.4
XYZ7.9, 6.3, 28.0
Decimal2376338
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.25:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.84:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #244292;
}
.text-color {
color: #244292;
}
.border-color {
border: 2px solid #244292;
}