#07992C
A dark, vivid green closely aligning with Forestgreen.
About #07992C
At its core, #07992C is a dark and vivid hue. Its closest recognized web color is Forestgreen. This translates to an RGB value of rgb(7, 153, 44).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 95% cyan, 0% magenta, 71% yellow, and 40% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 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#07992C
RGB7, 153, 44
HSL135.2°, 91.2%, 31.4%
CMYK95%, 0%, 71%, 40%
HSV135.2°, 95.4%, 60.0%
LAB55.1, -56.0, 45.6
XYZ11.9, 23.0, 6.2
Decimal497964
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.60:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07992C;
}
.text-color {
color: #07992C;
}
.border-color {
border: 2px solid #07992C;
}