#756D50
A dark, muted yellow closely aligning with Dimgray.
About #756D50
Visually, #756D50 is defined as a muted yellow. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 117 red, 109 green, and 80 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 7% M, 32% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#756D50
RGB117, 109, 80
HSL47.0°, 18.8%, 38.6%
CMYK0%, 7%, 32%, 54%
HSV47.0°, 31.6%, 45.9%
LAB46.0, -1.8, 17.4
XYZ14.3, 15.3, 9.8
Decimal7695696
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.17:1
Text on #FFFFFF
AA
4.06:1
Text on #000000
AA Large
4.94:1
Text on #F8FAFC
AA
3.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #756D50;
}
.text-color {
color: #756D50;
}
.border-color {
border: 2px solid #756D50;
}