#556B2F - DarkOliveGreen
The hexadecimal color code #556B2F corresponds to the color "DarkOliveGreen" , which is a shade of Green. This color is a combination of red (at 0,33 level), green (at 0,42 level) and blue (at 0,18 level). Its brightness is 30% and its saturation is 38%. It is composed of red at 35%, green at 44% and blue at 19%.
Features
Variations of #556B2F
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #556B2F is the color #EEF0EA
Darker Shades
Palette of progressively darker shades. The darkest shade is #080A04.
Other Shades of Green
Examples of other colors within the Green spectrum .
Color Palettes
The complementary color #AA94D0 is the color exactly opposite to #556B2F on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
DarkOliveGreen
#556B2F
Uses of #556B2F in CSS
When using #556B2F as the background color, consider selecting a lighter text color for improved readability. If you want to use #556B2F as the text color, prefer a light background, such as Blanc.
You can replace the color code #556B2F with its official name: DarkOliveGreen. You can then write in CSS "background: DarkOliveGreen " for a background of #556B2F.
#556B2F as background color
div{ background: #556B2F; }
div{ background: DarkOliveGreen; }
Colored text
div{ color: #556B2F; }
div{ color: DarkOliveGreen; }
Border
div{ border: 3px solid #556B2F; }
div{ border: 3px solid DarkOliveGreen; }
Shadow
div{ box-shadow: 3px 3px 7px #556B2F; }
div{ box-shadow: 3px 3px 7px DarkOliveGreen; }
Note:
In CSS, the color code #556B2F can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #556B2F.
Choose another color
Select another color on color wheel.