#507557
A dark, muted green closely aligning with Darkolivegreen.
About #507557
When working with digital screens, the color #507557 is rendered by mixing light. It is closely associated with the named CSS color Darkolivegreen. This translates to an RGB value of rgb(80, 117, 87).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 32% C, 0% M, 26% Y, and 54% K. The HSL representation is 131.4° hue, 18.8% saturation, and 38.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#507557
RGB80, 117, 87
HSL131.4°, 18.8%, 38.6%
CMYK32%, 0%, 26%, 54%
HSV131.4°, 31.6%, 45.9%
LAB45.8, -19.8, 12.5
XYZ11.4, 15.1, 11.3
Decimal5272919
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.22:1
Text on #FFFFFF
AA
4.02:1
Text on #000000
AA Large
4.99:1
Text on #F8FAFC
AA
3.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #507557;
}
.text-color {
color: #507557;
}
.border-color {
border: 2px solid #507557;
}