#997C7C
A medium, muted red closely aligning with Rosybrown.
About #997C7C
The precise color #997C7C is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Rosybrown. Its digital footprint relies on 153 parts red, 124 parts green, and 124 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 19% M, 19% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#997C7C
RGB153, 124, 124
HSL0.0°, 12.4%, 54.3%
CMYK0%, 19%, 19%, 40%
HSV0.0°, 19.0%, 60.0%
LAB54.7, 11.2, 4.2
XYZ24.0, 22.6, 22.2
Decimal10058876
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.80:1
Text on #FFFFFF
AA Large
5.53:1
Text on #000000
AA
3.63:1
Text on #F8FAFC
AA Large
4.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #997C7C;
}
.text-color {
color: #997C7C;
}
.border-color {
border: 2px solid #997C7C;
}