#07570F
A very dark, vivid green closely aligning with Darkgreen.
About #07570F
The precise color #07570F is an excellent choice for modern design projects. Its closest recognized web color is Darkgreen. In the RGB color space, it consists of 7 red, 87 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 92% C, 0% M, 83% Y, and 66% K. The HSL representation is 126.0° hue, 85.1% saturation, and 18.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07570F
RGB7, 87, 15
HSL126.0°, 85.1%, 18.4%
CMYK92%, 0%, 83%, 66%
HSV126.0°, 92.0%, 34.1%
LAB31.6, -37.4, 33.1
XYZ3.6, 6.9, 1.6
Decimal481039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.83:1
Text on #FFFFFF
AAA
2.38:1
Text on #000000
FAIL
8.44:1
Text on #F8FAFC
AAA
2.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07570F;
}
.text-color {
color: #07570F;
}
.border-color {
border: 2px solid #07570F;
}