#7C751D
A dark, moderate yellow closely aligning with Olive.
About #7C751D
The precise color #7C751D is an excellent choice for modern design projects. Its closest recognized web color is Olive. This translates to an RGB value of rgb(124, 117, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 6% Magenta, 77% Yellow, and 51% Black. With a hue angle of 55.6 degrees, it sits comfortably in the yellow spectrum.
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#7C751D
RGB124, 117, 29
HSL55.6°, 62.1%, 30.0%
CMYK0%, 6%, 77%, 51%
HSV55.6°, 76.6%, 48.6%
LAB48.4, -7.9, 46.4
XYZ14.9, 17.1, 3.7
Decimal8156445
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.75:1
Text on #FFFFFF
AA
4.42:1
Text on #000000
AA Large
4.54:1
Text on #F8FAFC
AA
3.76:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C751D;
}
.text-color {
color: #7C751D;
}
.border-color {
border: 2px solid #7C751D;
}