#1D5049
A dark, moderate cyan closely aligning with Darkslategray.
About #1D5049
At its core, #1D5049 is a dark and moderate hue. Designers often compare it to the standard color Darkslategray. Its digital footprint relies on 29 parts red, 80 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 64% Cyan, 0% Magenta, 9% Yellow, and 69% Black. The HSL representation is 171.8° hue, 46.8% saturation, and 21.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D5049
RGB29, 80, 73
HSL171.8°, 46.8%, 21.4%
CMYK64%, 0%, 9%, 69%
HSV171.8°, 63.8%, 31.4%
LAB30.6, -18.9, -1.0
XYZ4.6, 6.5, 7.3
Decimal1921097
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.15:1
Text on #FFFFFF
AAA
2.30:1
Text on #000000
FAIL
8.74:1
Text on #F8FAFC
AAA
1.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D5049;
}
.text-color {
color: #1D5049;
}
.border-color {
border: 2px solid #1D5049;
}