#315321
A dark, moderate green closely aligning with Darkolivegreen.
About #315321
The hex code #315321 represents a beautifully specific shade of green. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 49, 83, and 33.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 41% Cyan, 0% Magenta, 60% Yellow, and 67% Black. This makes it a relatively dark 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 #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#315321
RGB49, 83, 33
HSL100.8°, 43.1%, 22.7%
CMYK41%, 0%, 60%, 67%
HSV100.8°, 60.2%, 32.5%
LAB31.7, -22.9, 25.1
XYZ4.6, 6.9, 2.5
Decimal3232545
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.79:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.40:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #315321;
}
.text-color {
color: #315321;
}
.border-color {
border: 2px solid #315321;
}