Shades of Dark Olive Green #576530
Tints of Dark Olive Green #576530
RGB
CMYK
RGB Variations
Color information
#576530 (or 0x576530) is known color: Dark Olive Green. HEX triplet: 57, 65 and 30. RGB value is (87,101,48). Sum of RGB (Red+Green+Blue) = 87+101+48=236 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.86% from 236); Green value is 101 (39.84% from 255 or 42.80% from 236); Blue value is 48 (19.14% from 255 or 20.34% from 236); Max value from RGB is 101 - color contains mainly: green. Hex color #576530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576530 is #A89ACF. Grayscale: #5A5A5A. Windows color (decimal): -11049680 or 3171671. OLE color: 3171671.
HSL color Cylindrical-coordinate representation of color #576530: hue angle of 75.85º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #576530 is Cyan = 0.14, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 101 | 48 | - |
| CMYK | 0.14 | 0 | 0.52 | 0.60 |
| HSL | 75.85º | 0.36% | 0.29% | - |
| HSV(B) | 75.85º | 0.52% | 0.4% | - |
| XYZ | 9.12 | 11.55 | 4.54 | - |
| YUV | 90.77 | 103.86 | 125.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 48 | 0.14 | 0 | 0.52 | 0.60 | 75.85 | 0.36 | 0.29 |
| Hex | 57 | 65 | 30 | E | 0 | 34 | 3C | 4C | 24 | 1D |
| Octal | 127 | 145 | 60 | 16 | 0 | 64 | 74 | 114 | 44 | 35 |
| Binary | 1010111 | 1100101 | 110000 | 1110 | 0 | 110100 | 111100 | 1001100 | 100100 | 11101 |
Color Harmonies of #576530
Complementary color
Monochromatic Colors of #576530
Black with #576530
Text Example
Text Example
White with #576530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576530; }
p { color: rgb(87,101,48); }
H1.HeaderClassName
{
color: #576530;
}
.AnyTagClassName
{
color: #576530;
}
</style>
background-color css
<style>
a { background-color: #576530; }
a { background-color: rgb(87,101,48); }
div.DivClassName
{
background-color: #576530;
}
.BgClassName
{
background-color: #576530;
}
</style>
border-color css
<style>
span { border-color: #576530; }
span { border-color: rgb(87,101,48); }
td.TdClassName
{
border-color: #576530;
}
.TagClassName
{
border-color: #576530;
}
</style>