Shades of Dark Olive Green #576538
Tints of Dark Olive Green #576538
RGB
CMYK
RGB Variations
Color information
#576538 (or 0x576538) is known color: Dark Olive Green. HEX triplet: 57, 65 and 38. RGB value is (87,101,56). Sum of RGB (Red+Green+Blue) = 87+101+56=244 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.66% from 244); Green value is 101 (39.84% from 255 or 41.39% from 244); Blue value is 56 (22.27% from 255 or 22.95% from 244); Max value from RGB is 101 - color contains mainly: green. Hex color #576538 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576538 is #A89AC7. Grayscale: #5B5B5B. Windows color (decimal): -11049672 or 3695959. OLE color: 3695959.
HSL color Cylindrical-coordinate representation of color #576538: hue angle of 78.67º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #576538 is Cyan = 0.14, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 101 | 56 | - |
| CMYK | 0.14 | 0 | 0.45 | 0.60 |
| HSL | 78.67º | 0.29% | 0.31% | - |
| HSV(B) | 78.67º | 0.45% | 0.4% | - |
| XYZ | 9.3 | 11.62 | 5.49 | - |
| YUV | 91.68 | 107.86 | 124.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 56 | 0.14 | 0 | 0.45 | 0.60 | 78.67 | 0.29 | 0.31 |
| Hex | 57 | 65 | 38 | E | 0 | 2D | 3C | 4F | 1D | 1F |
| Octal | 127 | 145 | 70 | 16 | 0 | 55 | 74 | 117 | 35 | 37 |
| Binary | 1010111 | 1100101 | 111000 | 1110 | 0 | 101101 | 111100 | 1001111 | 11101 | 11111 |
Color Harmonies of #576538
Complementary color
Monochromatic Colors of #576538
Black with #576538
Text Example
Text Example
White with #576538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576538; }
p { color: rgb(87,101,56); }
H1.HeaderClassName
{
color: #576538;
}
.AnyTagClassName
{
color: #576538;
}
</style>
background-color css
<style>
a { background-color: #576538; }
a { background-color: rgb(87,101,56); }
div.DivClassName
{
background-color: #576538;
}
.BgClassName
{
background-color: #576538;
}
</style>
border-color css
<style>
span { border-color: #576538; }
span { border-color: rgb(87,101,56); }
td.TdClassName
{
border-color: #576538;
}
.TagClassName
{
border-color: #576538;
}
</style>