#0766AF
A dark, vivid blue closely aligning with Steelblue.
About #0766AF
At its core, #0766AF is a dark and vivid hue. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 7 red, 102 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. The color uses 96% Cyan, 42% Magenta, 0% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0766AF
RGB7, 102, 175
HSL206.1°, 92.3%, 35.7%
CMYK96%, 42%, 0%, 31%
HSV206.1°, 96.0%, 68.6%
LAB42.2, 3.8, -45.6
XYZ12.6, 12.6, 42.3
Decimal485039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.95:1
Text on #FFFFFF
AA
3.53:1
Text on #000000
AA Large
5.69:1
Text on #F8FAFC
AA
3.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0766AF;
}
.text-color {
color: #0766AF;
}
.border-color {
border: 2px solid #0766AF;
}