#0766A8
A dark, vivid blue closely aligning with Steelblue.
About #0766A8
The precise color #0766A8 is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. Its digital footprint relies on 7 parts red, 102 parts green, and 168 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 96% cyan, 39% magenta, 0% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0766A8
RGB7, 102, 168
HSL204.6°, 92.0%, 34.3%
CMYK96%, 39%, 0%, 34%
HSV204.6°, 95.8%, 65.9%
LAB41.8, 1.0, -42.1
XYZ11.9, 12.4, 38.8
Decimal485032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.04:1
Text on #FFFFFF
AA
3.48:1
Text on #000000
AA Large
5.78:1
Text on #F8FAFC
AA
2.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0766A8;
}
.text-color {
color: #0766A8;
}
.border-color {
border: 2px solid #0766A8;
}