#167507
A dark, vivid green closely aligning with Darkgreen.
About #167507
At its core, #167507 is a dark and vivid hue. If you're using CSS, you might find it aligns closely with Darkgreen. Its digital footprint relies on 22 parts red, 117 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 81% C, 0% M, 94% Y, and 54% K. With a hue angle of 111.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#167507
RGB22, 117, 7
HSL111.8°, 88.7%, 24.3%
CMYK81%, 0%, 94%, 54%
HSV111.8°, 94.0%, 45.9%
LAB42.6, -45.8, 45.5
XYZ6.7, 12.9, 2.3
Decimal1471751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.86:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.60:1
Text on #F8FAFC
AA
3.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167507;
}
.text-color {
color: #167507;
}
.border-color {
border: 2px solid #167507;
}