#075716
A very dark, vivid green closely aligning with Darkgreen.
About #075716
Visually, #075716 is defined as a vivid green. Its closest recognized web color is Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 87, and 22.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 92% cyan, 0% magenta, 75% yellow, and 66% black. With a hue angle of 131.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a very dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#075716
RGB7, 87, 22
HSL131.2°, 85.1%, 18.4%
CMYK92%, 0%, 75%, 66%
HSV131.2°, 92.0%, 34.1%
LAB31.6, -36.7, 30.2
XYZ3.6, 6.9, 1.9
Decimal481046
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.81:1
Text on #FFFFFF
AAA
2.38:1
Text on #000000
FAIL
8.42:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075716;
}
.text-color {
color: #075716;
}
.border-color {
border: 2px solid #075716;
}