#7C7557
A medium, muted yellow closely aligning with Gray.
About #7C7557
At its core, #7C7557 is a medium and muted hue. Its closest recognized web color is Gray. Its digital footprint relies on 124 parts red, 117 parts green, and 87 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 6% Magenta, 30% Yellow, and 51% Black. The HSL representation is 48.6° hue, 17.5% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C7557
RGB124, 117, 87
HSL48.6°, 17.5%, 41.4%
CMYK0%, 6%, 30%, 51%
HSV48.6°, 29.8%, 48.6%
LAB49.1, -2.4, 17.6
XYZ16.4, 17.7, 11.6
Decimal8156503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C7557;
}
.text-color {
color: #7C7557;
}
.border-color {
border: 2px solid #7C7557;
}