#7C6650
A medium, muted orange closely aligning with Dimgray.
About #7C6650
Visually, #7C6650 is defined as a muted orange. Designers often compare it to the standard color Dimgray. In the RGB color space, it consists of 124 red, 102 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 18% magenta, 35% yellow, and 51% black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#7C6650
RGB124, 102, 80
HSL30.0°, 21.6%, 40.0%
CMYK0%, 18%, 35%, 51%
HSV30.0°, 35.5%, 48.6%
LAB44.8, 5.4, 15.7
XYZ14.5, 14.4, 9.6
Decimal8152656
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.42:1
Text on #FFFFFF
AA
3.87:1
Text on #000000
AA Large
5.18:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6650;
}
.text-color {
color: #7C6650;
}
.border-color {
border: 2px solid #7C6650;
}