#757C3A
A dark, moderate yellow closely aligning with Darkolivegreen.
About #757C3A
The hex code #757C3A represents a beautifully specific shade of yellow. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 124, and 58.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 6% C, 0% M, 53% Y, and 51% K. The HSL representation is 66.4° hue, 36.3% saturation, and 35.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#757C3A
RGB117, 124, 58
HSL66.4°, 36.3%, 35.7%
CMYK6%, 0%, 53%, 51%
HSV66.4°, 53.2%, 48.6%
LAB50.1, -12.9, 34.7
XYZ15.3, 18.5, 6.8
Decimal7699514
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.47:1
Text on #FFFFFF
AA Large
4.70:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #757C3A;
}
.text-color {
color: #757C3A;
}
.border-color {
border: 2px solid #757C3A;
}