#073A00
A very dark, vivid green closely aligning with Darkolivegreen.
About #073A00
Visually, #073A00 is defined as a vivid green. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 7 parts red, 58 parts green, and 0 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 88% C, 0% M, 100% Y, and 77% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#073A00
RGB7, 58, 0
HSL112.8°, 100.0%, 11.4%
CMYK88%, 0%, 100%, 77%
HSV112.8°, 100.0%, 22.7%
LAB20.3, -28.4, 27.8
XYZ1.6, 3.1, 0.5
Decimal473600
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.01:1
Text on #FFFFFF
AAA
1.61:1
Text on #000000
FAIL
12.43:1
Text on #F8FAFC
AAA
1.37:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #073A00;
}
.text-color {
color: #073A00;
}
.border-color {
border: 2px solid #073A00;
}