#075F92
A dark, vivid blue closely aligning with Steelblue.
About #075F92
At its core, #075F92 is a dark and vivid hue. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 95, and 146.
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 35% magenta inks. The HSL representation is 202.0° hue, 90.8% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#075F92
RGB7, 95, 146
HSL202.0°, 90.8%, 30.0%
CMYK95%, 35%, 0%, 43%
HSV202.0°, 95.2%, 57.3%
LAB38.4, -3.5, -34.5
XYZ9.4, 10.3, 28.7
Decimal483218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.86:1
Text on #FFFFFF
AA
3.06:1
Text on #000000
AA Large
6.56:1
Text on #F8FAFC
AA
2.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075F92;
}
.text-color {
color: #075F92;
}
.border-color {
border: 2px solid #075F92;
}