#077C1D
A dark, vivid green closely aligning with Forestgreen.
About #077C1D
At its core, #077C1D is a dark and vivid hue. Its closest recognized web color is Forestgreen. Its digital footprint relies on 7 parts red, 124 parts green, and 29 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 94% cyan, 0% magenta, 77% yellow, and 51% black. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#077C1D
RGB7, 124, 29
HSL131.3°, 89.3%, 25.7%
CMYK94%, 0%, 77%, 51%
HSV131.3°, 94.4%, 48.6%
LAB45.0, -48.4, 41.2
XYZ7.5, 14.5, 3.6
Decimal490525
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.37:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.13:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077C1D;
}
.text-color {
color: #077C1D;
}
.border-color {
border: 2px solid #077C1D;
}