#074924
A very dark, vivid green closely aligning with Darkolivegreen.
About #074924
Visually, #074924 is defined as a vivid green. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(7, 73, 36).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 90% C, 0% M, 51% Y, and 71% K. 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. 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#074924
RGB7, 73, 36
HSL146.4°, 82.5%, 15.7%
CMYK90%, 0%, 51%, 71%
HSV146.4°, 90.4%, 28.6%
LAB26.6, -29.2, 16.7
XYZ2.8, 4.9, 2.5
Decimal477476
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.57:1
Text on #FFFFFF
AAA
1.99:1
Text on #000000
FAIL
10.10:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #074924;
}
.text-color {
color: #074924;
}
.border-color {
border: 2px solid #074924;
}