#241666
A dark, moderate blue closely aligning with Midnightblue.
About #241666
Visually, #241666 is defined as a moderate blue. It is closely associated with the named CSS color Midnightblue. In the RGB color space, it consists of 36 red, 22 green, and 102 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 65% C, 78% M, 0% Y, and 60% K. With a hue angle of 250.5 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#241666
RGB36, 22, 102
HSL250.5°, 64.5%, 24.3%
CMYK65%, 78%, 0%, 60%
HSV250.5°, 78.4%, 40.0%
LAB15.0, 31.3, -44.4
XYZ3.4, 1.9, 12.8
Decimal2365030
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.20:1
Text on #FFFFFF
AAA
1.38:1
Text on #000000
FAIL
14.53:1
Text on #F8FAFC
AAA
1.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241666;
}
.text-color {
color: #241666;
}
.border-color {
border: 2px solid #241666;
}