#242475
A dark, moderate blue closely aligning with Midnightblue.
About #242475
Visually, #242475 is defined as a moderate blue. Designers often compare it to the standard color Midnightblue. In the RGB color space, it consists of 36 red, 36 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. The color uses 69% Cyan, 69% Magenta, 0% Yellow, and 54% Black. With a hue angle of 240.0 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#242475
RGB36, 36, 117
HSL240.0°, 52.9%, 30.0%
CMYK69%, 69%, 0%, 54%
HSV240.0°, 69.2%, 45.9%
LAB19.7, 27.8, -46.4
XYZ4.6, 2.9, 17.2
Decimal2368629
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.26:1
Text on #FFFFFF
AAA
1.58:1
Text on #000000
FAIL
12.67:1
Text on #F8FAFC
AAA
1.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #242475;
}
.text-color {
color: #242475;
}
.border-color {
border: 2px solid #242475;
}