#075033
A very dark, vivid green closely aligning with Darkslategray.
About #075033
At its core, #075033 is a very dark and vivid hue. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 80, and 51.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 91% cyan, 0% magenta, 36% yellow, and 69% black. The HSL representation is 156.2° hue, 83.9% saturation, and 17.1% lightness.
When using this color as a background, text legibility must be considered. 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#075033
RGB7, 80, 51
HSL156.2°, 83.9%, 17.1%
CMYK91%, 0%, 36%, 69%
HSV156.2°, 91.2%, 31.4%
LAB29.5, -28.8, 11.3
XYZ3.6, 6.0, 4.1
Decimal479283
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.53:1
Text on #FFFFFF
AAA
2.20:1
Text on #000000
FAIL
9.11:1
Text on #F8FAFC
AAA
1.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075033;
}
.text-color {
color: #075033;
}
.border-color {
border: 2px solid #075033;
}