#758A2C
A dark, moderate yellow closely aligning with Olivedrab.
About #758A2C
When working with digital screens, the color #758A2C is rendered by mixing light. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 117 red, 138 green, and 44 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 15% cyan and 0% magenta inks. With a hue angle of 73.4 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#758A2C
RGB117, 138, 44
HSL73.4°, 51.6%, 35.7%
CMYK15%, 0%, 68%, 46%
HSV73.4°, 68.1%, 54.1%
LAB54.2, -21.4, 45.9
XYZ16.9, 22.1, 5.8
Decimal7703084
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.43:1
Text on #000000
AA
3.70:1
Text on #F8FAFC
AA Large
4.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758A2C;
}
.text-color {
color: #758A2C;
}
.border-color {
border: 2px solid #758A2C;
}