#0750BD
A dark, vivid blue closely aligning with Royalblue.
About #0750BD
The hex code #0750BD represents a beautifully specific shade of blue. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 7 red, 80 green, and 189 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 96% C, 58% M, 0% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0750BD
RGB7, 80, 189
HSL215.9°, 92.9%, 38.4%
CMYK96%, 58%, 0%, 26%
HSV215.9°, 96.3%, 74.1%
LAB36.8, 24.0, -62.5
XYZ12.1, 9.5, 49.3
Decimal479421
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: #0750BD;
}
.text-color {
color: #0750BD;
}
.border-color {
border: 2px solid #0750BD;
}