#42833A
A dark, moderate green closely aligning with Seagreen.
About #42833A
At its core, #42833A is a dark and moderate hue. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 66 parts red, 131 parts green, and 58 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 50% Cyan, 0% Magenta, 56% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#42833A
RGB66, 131, 58
HSL113.4°, 38.6%, 37.1%
CMYK50%, 0%, 56%, 49%
HSV113.4°, 55.7%, 51.4%
LAB49.1, -36.1, 32.8
XYZ11.1, 17.7, 6.8
Decimal4358970
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #42833A;
}
.text-color {
color: #42833A;
}
.border-color {
border: 2px solid #42833A;
}