#077CAF
A dark, vivid blue closely aligning with Steelblue.
About #077CAF
The precise color #077CAF is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 7 red, 124 green, and 175 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 96% cyan, 29% magenta, 0% yellow, and 31% black. The HSL representation is 198.2° hue, 92.3% saturation, and 35.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#077CAF
RGB7, 124, 175
HSL198.2°, 92.3%, 35.7%
CMYK96%, 29%, 0%, 31%
HSV198.2°, 96.0%, 68.6%
LAB49.0, -9.6, -34.9
XYZ15.0, 17.6, 43.2
Decimal490671
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.66:1
Text on #FFFFFF
AA
4.51:1
Text on #000000
AA
4.45:1
Text on #F8FAFC
AA Large
3.83:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077CAF;
}
.text-color {
color: #077CAF;
}
.border-color {
border: 2px solid #077CAF;
}