#166607
A dark, vivid green closely aligning with Darkgreen.
About #166607
Visually, #166607 is defined as a vivid green. Designers often compare it to the standard color Darkgreen. In the RGB color space, it consists of 22 red, 102 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 78% Cyan, 0% Magenta, 93% Yellow, and 60% Black. With a hue angle of 110.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#166607
RGB22, 102, 7
HSL110.5°, 87.2%, 21.4%
CMYK78%, 0%, 93%, 60%
HSV110.5°, 93.1%, 40.0%
LAB37.3, -40.8, 40.9
XYZ5.1, 9.7, 1.8
Decimal1467911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.15:1
Text on #FFFFFF
AAA
2.94:1
Text on #000000
FAIL
6.83:1
Text on #F8FAFC
AA
2.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #166607;
}
.text-color {
color: #166607;
}
.border-color {
border: 2px solid #166607;
}