#507C2C
A dark, moderate green closely aligning with Olivedrab.
About #507C2C
At its core, #507C2C is a dark and moderate hue. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(80, 124, 44).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 35% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#507C2C
RGB80, 124, 44
HSL93.0°, 47.6%, 32.9%
CMYK35%, 0%, 65%, 51%
HSV93.0°, 64.5%, 48.6%
LAB47.4, -29.7, 37.9
XYZ11.0, 16.3, 5.0
Decimal5274668
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.93:1
Text on #FFFFFF
AA
4.26:1
Text on #000000
AA Large
4.71:1
Text on #F8FAFC
AA
3.62:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #507C2C;
}
.text-color {
color: #507C2C;
}
.border-color {
border: 2px solid #507C2C;
}