#0F49CC
A medium, vivid blue closely aligning with Royalblue.
About #0F49CC
At its core, #0F49CC is a medium and vivid hue. It is closely associated with the named CSS color Royalblue. Its digital footprint relies on 15 parts red, 73 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 93% Cyan, 64% Magenta, 0% Yellow, and 20% Black. This makes it a relatively light color when applied to physical surfaces.
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#0F49CC
RGB15, 73, 204
HSL221.6°, 86.3%, 42.9%
CMYK93%, 64%, 0%, 20%
HSV221.6°, 92.6%, 80.0%
LAB36.4, 34.8, -71.9
XYZ13.5, 9.2, 58.2
Decimal1001932
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.38:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.05:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F49CC;
}
.text-color {
color: #0F49CC;
}
.border-color {
border: 2px solid #0F49CC;
}