Shades of Dark Olive Green #576634
Tints of Dark Olive Green #576634
RGB
CMYK
RGB Variations
Color information
#576634 (or 0x576634) is known color: Dark Olive Green. HEX triplet: 57, 66 and 34. RGB value is (87,102,52). Sum of RGB (Red+Green+Blue) = 87+102+52=241 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.10% from 241); Green value is 102 (40.23% from 255 or 42.32% from 241); Blue value is 52 (20.70% from 255 or 21.58% from 241); Max value from RGB is 102 - color contains mainly: green. Hex color #576634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576634 is #A899CB. Grayscale: #5C5C5C. Windows color (decimal): -11049420 or 3434071. OLE color: 3434071.
HSL color Cylindrical-coordinate representation of color #576634: hue angle of 78º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #576634 is Cyan = 0.15, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 102 | 52 | - |
| CMYK | 0.15 | 0 | 0.49 | 0.6 |
| HSL | 78º | 0.32% | 0.3% | - |
| HSV(B) | 78º | 0.49% | 0.4% | - |
| XYZ | 9.3 | 11.78 | 5.03 | - |
| YUV | 91.82 | 105.53 | 124.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 52 | 0.15 | 0 | 0.49 | 0.6 | 78 | 0.32 | 0.3 |
| Hex | 57 | 66 | 34 | F | 0 | 31 | 3C | 4E | 20 | 1E |
| Octal | 127 | 146 | 64 | 17 | 0 | 61 | 74 | 116 | 40 | 36 |
| Binary | 1010111 | 1100110 | 110100 | 1111 | 0 | 110001 | 111100 | 1001110 | 100000 | 11110 |
Color Harmonies of #576634
Complementary color
Monochromatic Colors of #576634
Black with #576634
Text Example
Text Example
White with #576634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576634; }
p { color: rgb(87,102,52); }
H1.HeaderClassName
{
color: #576634;
}
.AnyTagClassName
{
color: #576634;
}
</style>
background-color css
<style>
a { background-color: #576634; }
a { background-color: rgb(87,102,52); }
div.DivClassName
{
background-color: #576634;
}
.BgClassName
{
background-color: #576634;
}
</style>
border-color css
<style>
span { border-color: #576634; }
span { border-color: rgb(87,102,52); }
td.TdClassName
{
border-color: #576634;
}
.TagClassName
{
border-color: #576634;
}
</style>