#50833A
A dark, moderate green closely aligning with Darkolivegreen.
About #50833A
Visually, #50833A is defined as a moderate green. Designers often compare it to the standard color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 131, and 58.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 39% C, 0% M, 56% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50833A
RGB80, 131, 58
HSL101.9°, 38.6%, 37.1%
CMYK39%, 0%, 56%, 49%
HSV101.9°, 55.7%, 51.4%
LAB49.8, -31.4, 33.8
XYZ12.2, 18.2, 6.9
Decimal5276474
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #50833A;
}
.text-color {
color: #50833A;
}
.border-color {
border: 2px solid #50833A;
}