#7C6D50
A medium, muted orange closely aligning with Dimgray.
About #7C6D50
The hex code #7C6D50 represents a beautifully specific shade of orange. Designers often compare it to the standard color Dimgray. This translates to an RGB value of rgb(124, 109, 80).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 12% M, 35% Y, and 51% K. With a hue angle of 39.5 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C6D50
RGB124, 109, 80
HSL39.5°, 21.6%, 40.0%
CMYK0%, 12%, 35%, 51%
HSV39.5°, 35.5%, 48.6%
LAB46.7, 1.3, 18.4
XYZ15.2, 15.8, 9.8
Decimal8154448
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.05:1
Text on #FFFFFF
AA
4.16:1
Text on #000000
AA Large
4.82:1
Text on #F8FAFC
AA
3.54:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6D50;
}
.text-color {
color: #7C6D50;
}
.border-color {
border: 2px solid #7C6D50;
}