#49662C
A dark, moderate green closely aligning with Darkolivegreen.
About #49662C
At its core, #49662C is a dark and moderate hue. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 102, and 44.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 28% cyan, 0% magenta, 57% yellow, and 60% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#49662C
RGB73, 102, 44
HSL90.0°, 39.7%, 28.6%
CMYK28%, 0%, 57%, 60%
HSV90.0°, 56.9%, 40.0%
LAB39.8, -21.6, 29.1
XYZ8.0, 11.1, 4.1
Decimal4810284
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.52:1
Text on #FFFFFF
AA
3.22:1
Text on #000000
AA Large
6.23:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49662C;
}
.text-color {
color: #49662C;
}
.border-color {
border: 2px solid #49662C;
}