#241D75
A dark, moderate blue closely aligning with Midnightblue.
About #241D75
The precise color #241D75 is an excellent choice for modern design projects. Its closest recognized web color is Midnightblue. Its digital footprint relies on 36 parts red, 29 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 69% C, 75% M, 0% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#241D75
RGB36, 29, 117
HSL244.8°, 60.3%, 28.6%
CMYK69%, 75%, 0%, 54%
HSV244.8°, 75.2%, 45.9%
LAB18.1, 32.3, -49.1
XYZ4.4, 2.5, 17.1
Decimal2366837
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.93:1
Text on #FFFFFF
AAA
1.51:1
Text on #000000
FAIL
13.31:1
Text on #F8FAFC
AAA
1.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241D75;
}
.text-color {
color: #241D75;
}
.border-color {
border: 2px solid #241D75;
}