#42835F
A dark, moderate green closely aligning with Seagreen.
About #42835F
When working with digital screens, the color #42835F is rendered by mixing light. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(66, 131, 95).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 50% C, 0% M, 27% Y, and 49% K. With a hue angle of 146.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#42835F
RGB66, 131, 95
HSL146.8°, 33.0%, 38.6%
CMYK50%, 0%, 27%, 49%
HSV146.8°, 49.6%, 51.4%
LAB49.8, -29.7, 13.2
XYZ12.4, 18.2, 13.7
Decimal4359007
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.64: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: #42835F;
}
.text-color {
color: #42835F;
}
.border-color {
border: 2px solid #42835F;
}