#4924DB
A medium, vivid blue closely aligning with Mediumblue.
About #4924DB
The hex code #4924DB represents a beautifully specific shade of blue. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(73, 36, 219).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 67% Cyan, 84% Magenta, 0% Yellow, and 14% Black. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#4924DB
RGB73, 36, 219
HSL252.1°, 71.8%, 50.0%
CMYK67%, 84%, 0%, 14%
HSV252.1°, 83.6%, 85.9%
LAB33.5, 63.5, -85.3
XYZ16.2, 7.8, 67.7
Decimal4793563
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.21:1
Text on #FFFFFF
AAA
2.56:1
Text on #000000
FAIL
7.84:1
Text on #F8FAFC
AAA
2.18:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4924DB;
}
.text-color {
color: #4924DB;
}
.border-color {
border: 2px solid #4924DB;
}