#077524
A dark, vivid green closely aligning with Darkgreen.
About #077524
The hex code #077524 represents a beautifully specific shade of green. Its closest recognized web color is Darkgreen. Its digital footprint relies on 7 parts red, 117 parts green, and 36 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 94% cyan, 0% magenta, 69% yellow, and 54% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#077524
RGB7, 117, 36
HSL135.8°, 88.7%, 24.3%
CMYK94%, 0%, 69%, 54%
HSV135.8°, 94.0%, 45.9%
LAB42.6, -45.4, 35.7
XYZ6.8, 12.9, 3.8
Decimal488740
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.87:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.61:1
Text on #F8FAFC
AA
3.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077524;
}
.text-color {
color: #077524;
}
.border-color {
border: 2px solid #077524;
}