#506650
A dark, muted green closely aligning with Darkslategray.
About #506650
When working with digital screens, the color #506650 is rendered by mixing light. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(80, 102, 80).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 22% cyan and 0% magenta inks. With a hue angle of 120.0 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#506650
RGB80, 102, 80
HSL120.0°, 12.1%, 35.7%
CMYK22%, 0%, 22%, 60%
HSV120.0°, 21.6%, 40.0%
LAB40.9, -13.1, 9.8
XYZ9.5, 11.8, 9.4
Decimal5269072
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.25:1
Text on #FFFFFF
AA
3.36:1
Text on #000000
AA Large
5.98:1
Text on #F8FAFC
AA
2.85:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #506650;
}
.text-color {
color: #506650;
}
.border-color {
border: 2px solid #506650;
}