#075775
A dark, vivid blue closely aligning with Darkslategray.
About #075775
At its core, #075775 is a dark and vivid hue. It is closely associated with the named CSS color Darkslategray. This translates to an RGB value of rgb(7, 87, 117).
Translating this color to physical media requires the CMYK color model. The color uses 94% Cyan, 26% Magenta, 0% Yellow, and 54% Black. With a hue angle of 196.4 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#075775
RGB7, 87, 117
HSL196.4°, 88.7%, 24.3%
CMYK94%, 26%, 0%, 54%
HSV196.4°, 94.0%, 45.9%
LAB34.3, -10.1, -23.2
XYZ6.7, 8.1, 18.0
Decimal481141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.99:1
Text on #FFFFFF
AAA
2.63:1
Text on #000000
FAIL
7.63:1
Text on #F8FAFC
AAA
2.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075775;
}
.text-color {
color: #075775;
}
.border-color {
border: 2px solid #075775;
}