#49665F
A dark, muted cyan closely aligning with Darkslategray.
About #49665F
The precise color #49665F is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslategray. In the RGB color space, it consists of 73 red, 102 green, and 95 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 28% C, 0% M, 7% Y, and 60% K. With a hue angle of 165.5 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49665F
RGB73, 102, 95
HSL165.5°, 16.6%, 34.3%
CMYK28%, 0%, 7%, 60%
HSV165.5°, 28.4%, 40.0%
LAB40.8, -12.3, 0.5
XYZ9.6, 11.7, 12.6
Decimal4810335
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.27:1
Text on #FFFFFF
AA
3.35:1
Text on #000000
AA Large
5.99:1
Text on #F8FAFC
AA
2.85:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49665F;
}
.text-color {
color: #49665F;
}
.border-color {
border: 2px solid #49665F;
}