#07920F
A dark, vivid green closely aligning with Green.
About #07920F
The hex code #07920F represents a beautifully specific shade of green. It is closely associated with the named CSS color Green. This translates to an RGB value of rgb(7, 146, 15).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 95% Cyan, 0% Magenta, 90% Yellow, and 43% 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. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07920F
RGB7, 146, 15
HSL123.5°, 90.8%, 30.0%
CMYK95%, 0%, 90%, 43%
HSV123.5°, 95.2%, 57.3%
LAB52.6, -55.9, 52.4
XYZ10.5, 20.6, 3.9
Decimal496143
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.10:1
Text on #FFFFFF
AA Large
5.13:1
Text on #000000
AA
3.91:1
Text on #F8FAFC
AA Large
4.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #07920F;
}
.text-color {
color: #07920F;
}
.border-color {
border: 2px solid #07920F;
}