#0757C5
A medium, vivid blue closely aligning with Royalblue.
About #0757C5
At its core, #0757C5 is a medium and vivid hue. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 7 red, 87 green, and 197 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 96% cyan, 56% magenta, 0% yellow, and 23% black. With a hue angle of 214.7 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0757C5
RGB7, 87, 197
HSL214.7°, 93.1%, 40.0%
CMYK96%, 56%, 0%, 23%
HSV214.7°, 96.4%, 77.3%
LAB39.4, 22.6, -63.0
XYZ13.6, 10.9, 54.2
Decimal481221
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.61:1
Text on #FFFFFF
AA
3.18:1
Text on #000000
AA Large
6.31:1
Text on #F8FAFC
AA
2.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0757C5;
}
.text-color {
color: #0757C5;
}
.border-color {
border: 2px solid #0757C5;
}