#7C755F
A medium, muted yellow closely aligning with Gray.
About #7C755F
The precise color #7C755F is an excellent choice for modern design projects. Its closest recognized web color is Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 117, and 95.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 6% M, 23% Y, and 51% K. With a hue angle of 45.5 degrees, it sits comfortably in the yellow spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C755F
RGB124, 117, 95
HSL45.5°, 13.2%, 42.9%
CMYK0%, 6%, 23%, 51%
HSV45.5°, 23.4%, 48.6%
LAB49.3, -1.2, 13.1
XYZ16.7, 17.8, 13.4
Decimal8156511
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C755F;
}
.text-color {
color: #7C755F;
}
.border-color {
border: 2px solid #7C755F;
}