#0766C5
A medium, vivid blue closely aligning with Royalblue.
About #0766C5
At its core, #0766C5 is a medium and vivid hue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 102, and 197.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 96% cyan and 48% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#0766C5
RGB7, 102, 197
HSL210.0°, 93.1%, 40.0%
CMYK96%, 48%, 0%, 23%
HSV210.0°, 96.4%, 77.3%
LAB43.6, 12.7, -56.2
XYZ14.9, 13.6, 54.7
Decimal485061
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0766C5;
}
.text-color {
color: #0766C5;
}
.border-color {
border: 2px solid #0766C5;
}