#241DC5
A medium, vivid blue closely aligning with Mediumblue.
About #241DC5
When working with digital screens, the color #241DC5 is rendered by mixing light. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 36 red, 29 green, and 197 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 82% C, 85% M, 0% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
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#241DC5
RGB36, 29, 197
HSL242.5°, 74.3%, 44.3%
CMYK82%, 85%, 0%, 23%
HSV242.5°, 85.3%, 77.3%
LAB27.5, 57.8, -82.5
XYZ11.2, 5.3, 53.3
Decimal2366917
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.21:1
Text on #FFFFFF
AAA
2.06:1
Text on #000000
FAIL
9.76:1
Text on #F8FAFC
AAA
1.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241DC5;
}
.text-color {
color: #241DC5;
}
.border-color {
border: 2px solid #241DC5;
}