#758A0F
A dark, vivid yellow closely aligning with Olivedrab.
About #758A0F
Visually, #758A0F is defined as a vivid yellow. Its closest recognized web color is Olivedrab. Its digital footprint relies on 117 parts red, 138 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 15% Cyan, 0% Magenta, 89% Yellow, and 46% Black. With a hue angle of 70.2 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. 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#758A0F
RGB117, 138, 15
HSL70.2°, 80.4%, 30.0%
CMYK15%, 0%, 89%, 46%
HSV70.2°, 89.1%, 54.1%
LAB54.0, -22.8, 55.2
XYZ16.5, 22.0, 3.8
Decimal7703055
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.89:1
Text on #FFFFFF
AA Large
5.40:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758A0F;
}
.text-color {
color: #758A0F;
}
.border-color {
border: 2px solid #758A0F;
}