#0F49C5
A medium, vivid blue closely aligning with Royalblue.
About #0F49C5
The hex code #0F49C5 represents a beautifully specific shade of blue. Designers often compare it to the standard color Royalblue. Its digital footprint relies on 15 parts red, 73 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 92% cyan, 63% magenta, 0% yellow, and 23% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F49C5
RGB15, 73, 197
HSL220.9°, 85.8%, 41.6%
CMYK92%, 63%, 0%, 23%
HSV220.9°, 92.4%, 77.3%
LAB35.8, 32.1, -68.9
XYZ12.7, 8.9, 53.9
Decimal1001925
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.56:1
Text on #FFFFFF
AAA
2.78:1
Text on #000000
FAIL
7.22:1
Text on #F8FAFC
AAA
2.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F49C5;
}
.text-color {
color: #0F49C5;
}
.border-color {
border: 2px solid #0F49C5;
}