#33503A
A dark, muted green closely aligning with Darkslategray.
About #33503A
When working with digital screens, the color #33503A is rendered by mixing light. Its closest recognized web color is Darkslategray. Its digital footprint relies on 51 parts red, 80 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 36% C, 0% M, 28% Y, and 69% K. With a hue angle of 134.5 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#33503A
RGB51, 80, 58
HSL134.5°, 22.1%, 25.7%
CMYK36%, 0%, 28%, 69%
HSV134.5°, 36.2%, 31.4%
LAB31.2, -16.2, 9.6
XYZ5.0, 6.7, 5.0
Decimal3362874
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.94:1
Text on #FFFFFF
AAA
2.35:1
Text on #000000
FAIL
8.54:1
Text on #F8FAFC
AAA
2.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33503A;
}
.text-color {
color: #33503A;
}
.border-color {
border: 2px solid #33503A;
}