#241649
A very dark, moderate purple closely aligning with Midnightblue.
About #241649
At its core, #241649 is a very dark and moderate hue. Its closest recognized web color is Midnightblue. Its digital footprint relies on 36 parts red, 22 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 51% Cyan, 70% Magenta, 0% Yellow, and 71% Black. Always request a physical proof before doing a large print run with this exact code.
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#241649
RGB36, 22, 73
HSL256.5°, 53.7%, 18.6%
CMYK51%, 70%, 0%, 71%
HSV256.5°, 69.9%, 28.6%
LAB12.2, 21.5, -29.5
XYZ2.2, 1.4, 6.5
Decimal2365001
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.33:1
Text on #FFFFFF
AAA
1.29:1
Text on #000000
FAIL
15.61:1
Text on #F8FAFC
AAA
1.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241649;
}
.text-color {
color: #241649;
}
.border-color {
border: 2px solid #241649;
}