#75662C
A dark, moderate yellow closely aligning with Darkolivegreen.
About #75662C
The precise color #75662C is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(117, 102, 44).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 13% M, 62% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75662C
RGB117, 102, 44
HSL47.7°, 45.3%, 31.6%
CMYK0%, 13%, 62%, 54%
HSV47.7°, 62.4%, 45.9%
LAB43.5, -1.7, 34.3
XYZ12.5, 13.5, 4.3
Decimal7693868
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.69:1
Text on #FFFFFF
AA
3.69:1
Text on #000000
AA Large
5.43:1
Text on #F8FAFC
AA
3.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #75662C;
}
.text-color {
color: #75662C;
}
.border-color {
border: 2px solid #75662C;
}