Shades of Dark Olive Green #577329
Tints of Dark Olive Green #577329
RGB
CMYK
RGB Variations
Color information
#577329 (or 0x577329) is known color: Dark Olive Green. HEX triplet: 57, 73 and 29. RGB value is (87,115,41). Sum of RGB (Red+Green+Blue) = 87+115+41=243 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.80% from 243); Green value is 115 (45.31% from 255 or 47.33% from 243); Blue value is 41 (16.41% from 255 or 16.87% from 243); Max value from RGB is 115 - color contains mainly: green. Hex color #577329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #577329 is #A88CD6. Grayscale: #626262. Windows color (decimal): -11046103 or 2716503. OLE color: 2716503.
HSL color Cylindrical-coordinate representation of color #577329: hue angle of 82.7º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #577329 is Cyan = 0.24, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 115 | 41 | - |
| CMYK | 0.24 | 0 | 0.64 | 0.55 |
| HSL | 82.7º | 0.47% | 0.31% | - |
| HSV(B) | 82.7º | 0.64% | 0.45% | - |
| XYZ | 10.46 | 14.45 | 4.34 | - |
| YUV | 98.19 | 95.72 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 41 | 0.24 | 0 | 0.64 | 0.55 | 82.7 | 0.47 | 0.31 |
| Hex | 57 | 73 | 29 | 18 | 0 | 40 | 37 | 53 | 2F | 1F |
| Octal | 127 | 163 | 51 | 30 | 0 | 100 | 67 | 123 | 57 | 37 |
| Binary | 1010111 | 1110011 | 101001 | 11000 | 0 | 1000000 | 110111 | 1010011 | 101111 | 11111 |
Color Harmonies of #577329
Complementary color
Monochromatic Colors of #577329
Black with #577329
Text Example
Text Example
White with #577329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577329; }
p { color: rgb(87,115,41); }
H1.HeaderClassName
{
color: #577329;
}
.AnyTagClassName
{
color: #577329;
}
</style>
background-color css
<style>
a { background-color: #577329; }
a { background-color: rgb(87,115,41); }
div.DivClassName
{
background-color: #577329;
}
.BgClassName
{
background-color: #577329;
}
</style>
border-color css
<style>
span { border-color: #577329; }
span { border-color: rgb(87,115,41); }
td.TdClassName
{
border-color: #577329;
}
.TagClassName
{
border-color: #577329;
}
</style>