#0024DB
A medium, vivid blue closely aligning with Mediumblue.
About #0024DB
The precise color #0024DB is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(0, 36, 219).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 100% cyan and 84% magenta inks. The HSL representation is 230.1° hue, 100.0% saturation, and 42.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0024DB
RGB0, 36, 219
HSL230.1°, 100.0%, 42.9%
CMYK100%, 84%, 0%, 14%
HSV230.1°, 100.0%, 85.9%
LAB30.3, 60.6, -90.7
XYZ13.4, 6.4, 67.5
Decimal9435
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.23:1
Text on #FFFFFF
AAA
2.28:1
Text on #000000
FAIL
8.82:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0024DB;
}
.text-color {
color: #0024DB;
}
.border-color {
border: 2px solid #0024DB;
}