#668324
A dark, moderate green closely aligning with Olivedrab.
About #668324
The hex code #668324 represents a beautifully specific shade of green. Designers often compare it to the standard color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 131, and 36.
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 0% Magenta, 73% 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. 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#668324
RGB102, 131, 36
HSL78.3°, 56.9%, 32.7%
CMYK22%, 0%, 73%, 49%
HSV78.3°, 72.5%, 51.4%
LAB50.9, -24.9, 45.5
XYZ13.9, 19.2, 4.6
Decimal6718244
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.34:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #668324;
}
.text-color {
color: #668324;
}
.border-color {
border: 2px solid #668324;
}