#0F49BD
A medium, vivid blue closely aligning with Royalblue.
About #0F49BD
At its core, #0F49BD is a medium and vivid hue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 73, and 189.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 92% C, 61% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F49BD
RGB15, 73, 189
HSL220.0°, 85.3%, 40.0%
CMYK92%, 61%, 0%, 26%
HSV220.0°, 92.1%, 74.1%
LAB35.1, 29.0, -65.4
XYZ11.8, 8.5, 49.2
Decimal1001917
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.75:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.41:1
Text on #F8FAFC
AAA
2.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F49BD;
}
.text-color {
color: #0F49BD;
}
.border-color {
border: 2px solid #0F49BD;
}