#0075A0
A dark, vivid blue closely aligning with Steelblue.
About #0075A0
When working with digital screens, the color #0075A0 is rendered by mixing light. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 0 red, 117 green, and 160 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 100% cyan and 27% magenta inks. With a hue angle of 196.1 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0075A0
RGB0, 117, 160
HSL196.1°, 100.0%, 31.4%
CMYK100%, 27%, 0%, 37%
HSV196.1°, 100.0%, 62.7%
LAB46.0, -11.5, -30.8
XYZ12.7, 15.3, 35.5
Decimal30112
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.18:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.95:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0075A0;
}
.text-color {
color: #0075A0;
}
.border-color {
border: 2px solid #0075A0;
}