#759207
A dark, vivid yellow closely aligning with Olivedrab.
About #759207
Visually, #759207 is defined as a vivid yellow. It is closely associated with the named CSS color Olivedrab. In the RGB color space, it consists of 117 red, 146 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. The color uses 20% Cyan, 0% Magenta, 95% Yellow, and 43% Black. Always request a physical proof before doing a large print run with this exact code.
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#759207
RGB117, 146, 7
HSL72.5°, 90.8%, 30.0%
CMYK20%, 0%, 95%, 43%
HSV72.5°, 95.2%, 57.3%
LAB56.4, -27.0, 58.6
XYZ17.7, 24.4, 4.0
Decimal7705095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.87:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #759207;
}
.text-color {
color: #759207;
}
.border-color {
border: 2px solid #759207;
}