#2407BD
A dark, vivid blue closely aligning with Mediumblue.
About #2407BD
The precise color #2407BD is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(36, 7, 189).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 81% cyan and 96% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#2407BD
RGB36, 7, 189
HSL249.6°, 92.9%, 38.4%
CMYK81%, 96%, 0%, 26%
HSV249.6°, 96.3%, 74.1%
LAB24.3, 62.1, -83.1
XYZ10.0, 4.2, 48.4
Decimal2361277
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.41:1
Text on #FFFFFF
AAA
1.84:1
Text on #000000
FAIL
10.91:1
Text on #F8FAFC
AAA
1.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2407BD;
}
.text-color {
color: #2407BD;
}
.border-color {
border: 2px solid #2407BD;
}