#077CA8
A dark, vivid blue closely aligning with Steelblue.
About #077CA8
At its core, #077CA8 is a dark and vivid hue. Its closest recognized web color is Steelblue. Its digital footprint relies on 7 parts red, 124 parts green, and 168 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 96% C, 26% M, 0% Y, and 34% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#077CA8
RGB7, 124, 168
HSL196.4°, 92.0%, 34.3%
CMYK96%, 26%, 0%, 34%
HSV196.4°, 95.8%, 65.9%
LAB48.6, -12.2, -31.4
XYZ14.4, 17.3, 39.6
Decimal490664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.71:1
Text on #FFFFFF
AA
4.46:1
Text on #000000
AA Large
4.50:1
Text on #F8FAFC
AA
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077CA8;
}
.text-color {
color: #077CA8;
}
.border-color {
border: 2px solid #077CA8;
}