#1D24F0
A medium, vivid blue closely aligning with Mediumblue.
About #1D24F0
The hex code #1D24F0 represents a beautifully specific shade of blue. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 36, and 240.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 88% C, 85% M, 0% Y, and 6% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D24F0
RGB29, 36, 240
HSL238.0°, 87.6%, 52.7%
CMYK88%, 85%, 0%, 6%
HSV238.0°, 87.9%, 94.1%
LAB33.6, 67.2, -97.2
XYZ16.9, 7.8, 83.1
Decimal1910000
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.19:1
Text on #FFFFFF
AAA
2.56:1
Text on #000000
FAIL
7.83:1
Text on #F8FAFC
AAA
2.18:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D24F0;
}
.text-color {
color: #1D24F0;
}
.border-color {
border: 2px solid #1D24F0;
}