#0707C5
A medium, vivid blue closely aligning with Mediumblue.
About #0707C5
At its core, #0707C5 is a medium and vivid hue. Its closest recognized web color is Mediumblue. Its digital footprint relies on 7 parts red, 7 parts green, and 197 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 96% cyan, 96% magenta, 0% yellow, and 23% black. With a hue angle of 240.0 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0707C5
RGB7, 7, 197
HSL240.0°, 93.1%, 40.0%
CMYK96%, 96%, 0%, 23%
HSV240.0°, 96.4%, 77.3%
LAB24.4, 63.7, -87.7
XYZ10.2, 4.2, 53.1
Decimal460741
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.38:1
Text on #FFFFFF
AAA
1.85:1
Text on #000000
FAIL
10.87:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0707C5;
}
.text-color {
color: #0707C5;
}
.border-color {
border: 2px solid #0707C5;
}