#57831D
A dark, moderate green closely aligning with Olivedrab.
About #57831D
The precise color #57831D is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(87, 131, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 34% C, 0% M, 78% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#57831D
RGB87, 131, 29
HSL85.9°, 63.7%, 31.4%
CMYK34%, 0%, 78%, 49%
HSV85.9°, 77.9%, 51.4%
LAB49.9, -31.4, 46.8
XYZ12.3, 18.3, 4.1
Decimal5735197
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.50:1
Text on #FFFFFF
AA Large
4.67:1
Text on #000000
AA
4.30:1
Text on #F8FAFC
AA Large
3.97:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #57831D;
}
.text-color {
color: #57831D;
}
.border-color {
border: 2px solid #57831D;
}