#077599
A dark, vivid cyan closely aligning with Steelblue.
About #077599
Visually, #077599 is defined as a vivid cyan. Designers often compare it to the standard color Steelblue. Its digital footprint relies on 7 parts red, 117 parts green, and 153 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 95% cyan and 24% magenta inks. The HSL representation is 194.8° hue, 91.2% saturation, and 31.4% lightness.
When using this color as a background, text legibility must be considered. 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#077599
RGB7, 117, 153
HSL194.8°, 91.2%, 31.4%
CMYK95%, 24%, 0%, 40%
HSV194.8°, 95.4%, 60.0%
LAB45.7, -13.9, -27.1
XYZ12.2, 15.1, 32.4
Decimal488857
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.23:1
Text on #FFFFFF
AA
4.01:1
Text on #000000
AA Large
5.00:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077599;
}
.text-color {
color: #077599;
}
.border-color {
border: 2px solid #077599;
}