#2407C5
A medium, vivid blue closely aligning with Mediumblue.
About #2407C5
The precise color #2407C5 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(36, 7, 197).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 82% C, 96% M, 0% Y, and 23% K. With a hue angle of 249.2 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2407C5
RGB36, 7, 197
HSL249.2°, 93.1%, 40.0%
CMYK82%, 96%, 0%, 23%
HSV249.2°, 96.4%, 77.3%
LAB25.4, 64.2, -86.0
XYZ10.9, 4.6, 53.1
Decimal2361285
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.99:1
Text on #FFFFFF
AAA
1.91:1
Text on #000000
FAIL
10.50:1
Text on #F8FAFC
AAA
1.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2407C5;
}
.text-color {
color: #2407C5;
}
.border-color {
border: 2px solid #2407C5;
}