#7C5F49
A dark, muted orange closely aligning with Dimgray.
About #7C5F49
At its core, #7C5F49 is a dark and muted hue. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(124, 95, 73).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 23% magenta inks. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C5F49
RGB124, 95, 73
HSL25.9°, 25.9%, 38.6%
CMYK0%, 23%, 41%, 51%
HSV25.9°, 41.1%, 48.6%
LAB42.7, 8.6, 17.1
XYZ13.6, 13.0, 8.1
Decimal8150857
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.85:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.59:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C5F49;
}
.text-color {
color: #7C5F49;
}
.border-color {
border: 2px solid #7C5F49;
}