Shades of Dark Olive Green #576829
Tints of Dark Olive Green #576829
RGB
CMYK
RGB Variations
Color information
#576829 (or 0x576829) is known color: Dark Olive Green. HEX triplet: 57, 68 and 29. RGB value is (87,104,41). Sum of RGB (Red+Green+Blue) = 87+104+41=232 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.5% from 232); Green value is 104 (41.02% from 255 or 44.83% from 232); Blue value is 41 (16.41% from 255 or 17.67% from 232); Max value from RGB is 104 - color contains mainly: green. Hex color #576829 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576829 is #A897D6. Grayscale: #5B5B5B. Windows color (decimal): -11048919 or 2713687. OLE color: 2713687.
HSL color Cylindrical-coordinate representation of color #576829: hue angle of 76.19º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #576829 is Cyan = 0.16, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 104 | 41 | - |
| CMYK | 0.16 | 0 | 0.61 | 0.59 |
| HSL | 76.19º | 0.43% | 0.28% | - |
| HSV(B) | 76.19º | 0.61% | 0.41% | - |
| XYZ | 9.28 | 12.09 | 3.94 | - |
| YUV | 91.74 | 99.37 | 124.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 104 | 41 | 0.16 | 0 | 0.61 | 0.59 | 76.19 | 0.43 | 0.28 |
| Hex | 57 | 68 | 29 | 10 | 0 | 3D | 3B | 4C | 2B | 1C |
| Octal | 127 | 150 | 51 | 20 | 0 | 75 | 73 | 114 | 53 | 34 |
| Binary | 1010111 | 1101000 | 101001 | 10000 | 0 | 111101 | 111011 | 1001100 | 101011 | 11100 |
Color Harmonies of #576829
Complementary color
Monochromatic Colors of #576829
Black with #576829
Text Example
Text Example
White with #576829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576829; }
p { color: rgb(87,104,41); }
H1.HeaderClassName
{
color: #576829;
}
.AnyTagClassName
{
color: #576829;
}
</style>
background-color css
<style>
a { background-color: #576829; }
a { background-color: rgb(87,104,41); }
div.DivClassName
{
background-color: #576829;
}
.BgClassName
{
background-color: #576829;
}
</style>
border-color css
<style>
span { border-color: #576829; }
span { border-color: rgb(87,104,41); }
td.TdClassName
{
border-color: #576829;
}
.TagClassName
{
border-color: #576829;
}
</style>