#077592
A dark, vivid cyan closely aligning with Steelblue.
About #077592
When working with digital screens, the color #077592 is rendered by mixing light. It is closely associated with the named CSS color Steelblue. In the RGB color space, it consists of 7 red, 117 green, and 146 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 95% cyan and 20% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#077592
RGB7, 117, 146
HSL192.5°, 90.8%, 30.0%
CMYK95%, 20%, 0%, 43%
HSV192.5°, 95.2%, 57.3%
LAB45.4, -16.5, -23.4
XYZ11.6, 14.8, 29.4
Decimal488850
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.29:1
Text on #FFFFFF
AA
3.97:1
Text on #000000
AA Large
5.06:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077592;
}
.text-color {
color: #077592;
}
.border-color {
border: 2px solid #077592;
}