#57835F
A medium, muted green closely aligning with Seagreen.
About #57835F
The precise color #57835F is an excellent choice for modern design projects. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(87, 131, 95).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 34% 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, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57835F
RGB87, 131, 95
HSL130.9°, 20.2%, 42.7%
CMYK34%, 0%, 27%, 49%
HSV130.9°, 33.6%, 51.4%
LAB50.8, -23.1, 14.8
XYZ14.1, 19.1, 13.8
Decimal5735263
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.17:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #57835F;
}
.text-color {
color: #57835F;
}
.border-color {
border: 2px solid #57835F;
}