#506657
A dark, muted green closely aligning with Dimgray.
About #506657
At its core, #506657 is a dark and muted hue. It is closely associated with the named CSS color Dimgray. In the RGB color space, it consists of 80 red, 102 green, and 87 blue.
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. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#506657
RGB80, 102, 87
HSL139.1°, 12.1%, 35.7%
CMYK22%, 0%, 15%, 60%
HSV139.1°, 21.6%, 40.0%
LAB41.1, -11.6, 5.8
XYZ9.8, 11.9, 10.8
Decimal5269079
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.21:1
Text on #FFFFFF
AA
3.38:1
Text on #000000
AA Large
5.94:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #506657;
}
.text-color {
color: #506657;
}
.border-color {
border: 2px solid #506657;
}