#75990F
A dark, vivid green closely aligning with Olivedrab.
About #75990F
At its core, #75990F is a dark and vivid hue. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 117 parts red, 153 parts green, and 15 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 24% cyan, 0% magenta, 90% yellow, and 40% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75990F
RGB117, 153, 15
HSL75.7°, 82.1%, 32.9%
CMYK24%, 0%, 90%, 40%
HSV75.7°, 90.2%, 60.0%
LAB58.6, -30.2, 59.0
XYZ18.8, 26.6, 4.6
Decimal7706895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.18:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75990F;
}
.text-color {
color: #75990F;
}
.border-color {
border: 2px solid #75990F;
}