#241D49
A dark, moderate blue closely aligning with Darkslateblue.
About #241D49
Visually, #241D49 is defined as a moderate blue. 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, 29, and 73.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 51% C, 60% M, 0% Y, and 71% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#241D49
RGB36, 29, 73
HSL249.5°, 43.1%, 20.0%
CMYK51%, 60%, 0%, 71%
HSV249.5°, 60.3%, 28.6%
LAB14.0, 16.6, -26.4
XYZ2.4, 1.7, 6.5
Decimal2366793
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.59:1
Text on #FFFFFF
AAA
1.35:1
Text on #000000
FAIL
14.90:1
Text on #F8FAFC
AAA
1.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241D49;
}
.text-color {
color: #241D49;
}
.border-color {
border: 2px solid #241D49;
}