#7C836D
A medium, muted neutral closely aligning with Gray.
About #7C836D
At its core, #7C836D is a medium and muted hue. Designers often compare it to the standard color Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 131, and 109.
Translating this color to physical media requires the CMYK color model. The color uses 5% Cyan, 0% Magenta, 17% Yellow, and 49% Black. The HSL representation is 79.1° hue, 9.2% saturation, and 47.1% lightness.
When using this color as a background, text legibility must be considered. 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#7C836D
RGB124, 131, 109
HSL79.1°, 9.2%, 47.1%
CMYK5%, 0%, 17%, 49%
HSV79.1°, 16.8%, 51.4%
LAB53.6, -6.8, 11.0
XYZ19.2, 21.6, 17.6
Decimal8160109
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.32:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C836D;
}
.text-color {
color: #7C836D;
}
.border-color {
border: 2px solid #7C836D;
}