#0750B6
A dark, vivid blue closely aligning with Royalblue.
About #0750B6
At its core, #0750B6 is a dark and vivid hue. Its closest recognized web color is Royalblue. Its digital footprint relies on 7 parts red, 80 parts green, and 182 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 96% C, 56% M, 0% Y, and 29% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#0750B6
RGB7, 80, 182
HSL215.0°, 92.6%, 37.1%
CMYK96%, 56%, 0%, 29%
HSV215.0°, 96.2%, 71.4%
LAB36.3, 21.2, -59.3
XYZ11.4, 9.2, 45.4
Decimal479414
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.42:1
Text on #FFFFFF
AAA
2.83:1
Text on #000000
FAIL
7.09:1
Text on #F8FAFC
AAA
2.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0750B6;
}
.text-color {
color: #0750B6;
}
.border-color {
border: 2px solid #0750B6;
}