#0757CC
A medium, vivid blue closely aligning with Royalblue.
About #0757CC
Visually, #0757CC is defined as a vivid blue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 87, and 204.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 97% cyan and 57% magenta inks. With a hue angle of 215.6 degrees, it sits comfortably in the blue spectrum.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0757CC
RGB7, 87, 204
HSL215.6°, 93.4%, 41.4%
CMYK97%, 57%, 0%, 20%
HSV215.6°, 96.6%, 80.0%
LAB40.0, 25.4, -66.2
XYZ14.4, 11.2, 58.5
Decimal481228
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.47:1
Text on #FFFFFF
AA
3.24:1
Text on #000000
AA Large
6.19:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0757CC;
}
.text-color {
color: #0757CC;
}
.border-color {
border: 2px solid #0757CC;
}