#0757BD
A dark, vivid blue closely aligning with Royalblue.
About #0757BD
Visually, #0757BD is defined as a vivid blue. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 7 red, 87 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 96% C, 54% M, 0% Y, and 26% K. The HSL representation is 213.6° hue, 92.9% saturation, and 38.4% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0757BD
RGB7, 87, 189
HSL213.6°, 92.9%, 38.4%
CMYK96%, 54%, 0%, 26%
HSV213.6°, 96.3%, 74.1%
LAB38.8, 19.3, -59.3
XYZ12.7, 10.5, 49.5
Decimal481213
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.76:1
Text on #FFFFFF
AA
3.11:1
Text on #000000
AA Large
6.46:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0757BD;
}
.text-color {
color: #0757BD;
}
.border-color {
border: 2px solid #0757BD;
}