#075F83
A dark, vivid blue closely aligning with Steelblue.
About #075F83
The precise color #075F83 is an excellent choice for modern design projects. It is closely associated with the named CSS color Steelblue. Its digital footprint relies on 7 parts red, 95 parts green, and 131 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 95% Cyan, 27% Magenta, 0% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#075F83
RGB7, 95, 131
HSL197.4°, 89.9%, 27.1%
CMYK95%, 27%, 0%, 49%
HSV197.4°, 94.7%, 51.4%
LAB37.6, -9.4, -26.6
XYZ8.3, 9.9, 22.9
Decimal483203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.06:1
Text on #FFFFFF
AAA
2.97:1
Text on #000000
FAIL
6.75:1
Text on #F8FAFC
AA
2.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075F83;
}
.text-color {
color: #075F83;
}
.border-color {
border: 2px solid #075F83;
}