#077516
A dark, vivid green closely aligning with Darkgreen.
About #077516
The hex code #077516 represents a beautifully specific shade of green. Its closest recognized web color is Darkgreen. In the RGB color space, it consists of 7 red, 117 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 94% C, 0% M, 81% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#077516
RGB7, 117, 22
HSL128.2°, 88.7%, 24.3%
CMYK94%, 0%, 81%, 54%
HSV128.2°, 94.0%, 45.9%
LAB42.5, -46.7, 41.2
XYZ6.6, 12.8, 2.9
Decimal488726
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.89:1
Text on #FFFFFF
AA
3.57:1
Text on #000000
AA Large
5.63:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077516;
}
.text-color {
color: #077516;
}
.border-color {
border: 2px solid #077516;
}