#075766
A dark, vivid cyan closely aligning with Darkslategray.
About #075766
At its core, #075766 is a dark and vivid hue. Its closest recognized web color is Darkslategray. Its digital footprint relies on 7 parts red, 87 parts green, and 102 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 93% C, 15% M, 0% Y, and 60% K. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#075766
RGB7, 87, 102
HSL189.5°, 87.2%, 21.4%
CMYK93%, 15%, 0%, 60%
HSV189.5°, 93.1%, 40.0%
LAB33.6, -15.9, -14.9
XYZ5.9, 7.8, 13.8
Decimal481126
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.19:1
Text on #FFFFFF
AAA
2.56:1
Text on #000000
FAIL
7.83:1
Text on #F8FAFC
AAA
2.18:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075766;
}
.text-color {
color: #075766;
}
.border-color {
border: 2px solid #075766;
}