#073A16
A very dark, vivid green closely aligning with Darkolivegreen.
About #073A16
The precise color #073A16 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 7 parts red, 58 parts green, and 22 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 88% Cyan, 0% Magenta, 62% Yellow, and 77% Black. The HSL representation is 137.6° hue, 78.5% saturation, and 12.7% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#073A16
RGB7, 58, 22
HSL137.6°, 78.5%, 12.7%
CMYK88%, 0%, 62%, 77%
HSV137.6°, 87.9%, 22.7%
LAB20.6, -25.6, 17.7
XYZ1.7, 3.1, 1.3
Decimal473622
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.92:1
Text on #FFFFFF
AAA
1.63:1
Text on #000000
FAIL
12.35:1
Text on #F8FAFC
AAA
1.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #073A16;
}
.text-color {
color: #073A16;
}
.border-color {
border: 2px solid #073A16;
}