#4924BD
A medium, moderate blue closely aligning with Darkblue.
About #4924BD
At its core, #4924BD is a medium and moderate hue. Its closest recognized web color is Darkblue. This translates to an RGB value of rgb(73, 36, 189).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 61% C, 81% M, 0% Y, and 26% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4924BD
RGB73, 36, 189
HSL254.5°, 68.0%, 44.1%
CMYK61%, 81%, 0%, 26%
HSV254.5°, 81.0%, 74.1%
LAB30.3, 55.2, -73.2
XYZ12.6, 6.4, 48.7
Decimal4793533
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.25:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.84:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4924BD;
}
.text-color {
color: #4924BD;
}
.border-color {
border: 2px solid #4924BD;
}