#1D4957
A dark, moderate cyan closely aligning with Darkslategray.
About #1D4957
When working with digital screens, the color #1D4957 is rendered by mixing light. Its closest recognized web color is Darkslategray. Its digital footprint relies on 29 parts red, 73 parts green, and 87 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 67% cyan and 16% magenta inks. With a hue angle of 194.5 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#1D4957
RGB29, 73, 87
HSL194.5°, 50.0%, 22.7%
CMYK67%, 16%, 0%, 66%
HSV194.5°, 66.7%, 34.1%
LAB28.7, -10.2, -12.8
XYZ4.6, 5.7, 9.9
Decimal1919319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.80:1
Text on #FFFFFF
AAA
2.14:1
Text on #000000
FAIL
9.37:1
Text on #F8FAFC
AAA
1.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D4957;
}
.text-color {
color: #1D4957;
}
.border-color {
border: 2px solid #1D4957;
}