#073300
A very dark, vivid green closely aligning with Darkolivegreen.
About #073300
Visually, #073300 is defined as a vivid green. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(7, 51, 0).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 86% C, 0% M, 100% Y, and 80% K. The HSL representation is 111.8° hue, 100.0% saturation, and 10.0% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#073300
RGB7, 51, 0
HSL111.8°, 100.0%, 10.0%
CMYK86%, 0%, 100%, 80%
HSV111.8°, 100.0%, 20.0%
LAB17.5, -25.8, 24.5
XYZ1.3, 2.4, 0.4
Decimal471808
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.16:1
Text on #FFFFFF
AAA
1.48:1
Text on #000000
FAIL
13.54:1
Text on #F8FAFC
AAA
1.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #073300;
}
.text-color {
color: #073300;
}
.border-color {
border: 2px solid #073300;
}