#756D0F
A dark, vivid yellow closely aligning with Olive.
About #756D0F
The precise color #756D0F is an excellent choice for modern design projects. Its closest recognized web color is Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 109, and 15.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 7% magenta, 87% yellow, and 54% black. 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#756D0F
RGB117, 109, 15
HSL55.3°, 77.3%, 25.9%
CMYK0%, 7%, 87%, 54%
HSV55.3°, 87.2%, 45.9%
LAB45.3, -7.3, 47.9
XYZ12.9, 14.8, 2.6
Decimal7695631
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.32:1
Text on #FFFFFF
AA
3.95:1
Text on #000000
AA Large
5.08:1
Text on #F8FAFC
AA
3.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #756D0F;
}
.text-color {
color: #756D0F;
}
.border-color {
border: 2px solid #756D0F;
}