#75831D
A dark, moderate yellow closely aligning with Olive.
About #75831D
Visually, #75831D is defined as a moderate yellow. Designers often compare it to the standard color Olive. In the RGB color space, it consists of 117 red, 131 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. The color uses 11% Cyan, 0% Magenta, 78% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75831D
RGB117, 131, 29
HSL68.2°, 63.7%, 31.4%
CMYK11%, 0%, 78%, 49%
HSV68.2°, 77.9%, 51.4%
LAB52.0, -18.7, 49.5
XYZ15.7, 20.1, 4.2
Decimal7701277
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.18:1
Text on #FFFFFF
AA Large
5.02:1
Text on #000000
AA
4.00:1
Text on #F8FAFC
AA Large
4.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #75831D;
}
.text-color {
color: #75831D;
}
.border-color {
border: 2px solid #75831D;
}