Shades of Dark Olive Green #576534
Tints of Dark Olive Green #576534
RGB
CMYK
RGB Variations
Color information
#576534 (or 0x576534) is known color: Dark Olive Green. HEX triplet: 57, 65 and 34. RGB value is (87,101,52). Sum of RGB (Red+Green+Blue) = 87+101+52=240 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.25% from 240); Green value is 101 (39.84% from 255 or 42.08% from 240); Blue value is 52 (20.70% from 255 or 21.67% from 240); Max value from RGB is 101 - color contains mainly: green. Hex color #576534 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576534 is #A89ACB. Grayscale: #5B5B5B. Windows color (decimal): -11049676 or 3433815. OLE color: 3433815.
HSL color Cylindrical-coordinate representation of color #576534: hue angle of 77.14º 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 #576534 is Cyan = 0.14, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 101 | 52 | - |
| CMYK | 0.14 | 0 | 0.49 | 0.60 |
| HSL | 77.14º | 0.32% | 0.3% | - |
| HSV(B) | 77.14º | 0.49% | 0.4% | - |
| XYZ | 9.2 | 11.58 | 5 | - |
| YUV | 91.23 | 105.86 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 52 | 0.14 | 0 | 0.49 | 0.60 | 77.14 | 0.32 | 0.3 |
| Hex | 57 | 65 | 34 | E | 0 | 31 | 3C | 4D | 20 | 1E |
| Octal | 127 | 145 | 64 | 16 | 0 | 61 | 74 | 115 | 40 | 36 |
| Binary | 1010111 | 1100101 | 110100 | 1110 | 0 | 110001 | 111100 | 1001101 | 100000 | 11110 |
Color Harmonies of #576534
Complementary color
Monochromatic Colors of #576534
Black with #576534
Text Example
Text Example
White with #576534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576534; }
p { color: rgb(87,101,52); }
H1.HeaderClassName
{
color: #576534;
}
.AnyTagClassName
{
color: #576534;
}
</style>
background-color css
<style>
a { background-color: #576534; }
a { background-color: rgb(87,101,52); }
div.DivClassName
{
background-color: #576534;
}
.BgClassName
{
background-color: #576534;
}
</style>
border-color css
<style>
span { border-color: #576534; }
span { border-color: rgb(87,101,52); }
td.TdClassName
{
border-color: #576534;
}
.TagClassName
{
border-color: #576534;
}
</style>