#7C665F
A medium, muted red closely aligning with Dimgray.
About #7C665F
The precise color #7C665F is an excellent choice for modern design projects. It is closely associated with the named CSS color Dimgray. Its digital footprint relies on 124 parts red, 102 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 18% Magenta, 23% Yellow, and 51% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#7C665F
RGB124, 102, 95
HSL14.5°, 13.2%, 42.9%
CMYK0%, 18%, 23%, 51%
HSV14.5°, 23.4%, 48.6%
LAB45.1, 7.6, 7.2
XYZ15.1, 14.6, 12.8
Decimal8152671
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.35:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.12:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C665F;
}
.text-color {
color: #7C665F;
}
.border-color {
border: 2px solid #7C665F;
}