#0049D3
A medium, vivid blue closely aligning with Royalblue.
About #0049D3
Visually, #0049D3 is defined as a vivid blue. Designers often compare it to the standard color Royalblue. Its digital footprint relies on 0 parts red, 73 parts green, and 211 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 100% cyan, 65% magenta, 0% yellow, and 17% black. With a hue angle of 219.2 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0049D3
RGB0, 73, 211
HSL219.2°, 100.0%, 41.4%
CMYK100%, 65%, 0%, 17%
HSV219.2°, 100.0%, 82.7%
LAB36.9, 37.0, -75.2
XYZ14.1, 9.5, 62.7
Decimal18899
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.26:1
Text on #FFFFFF
AAA
2.89:1
Text on #000000
FAIL
6.94:1
Text on #F8FAFC
AA
2.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0049D3;
}
.text-color {
color: #0049D3;
}
.border-color {
border: 2px solid #0049D3;
}