Shades of Dark Olive Green #577326
Tints of Dark Olive Green #577326
RGB
CMYK
RGB Variations
Color information
#577326 (or 0x577326) is known color: Dark Olive Green. HEX triplet: 57, 73 and 26. RGB value is (87,115,38). Sum of RGB (Red+Green+Blue) = 87+115+38=240 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.25% from 240); Green value is 115 (45.31% from 255 or 47.92% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 115 - color contains mainly: green. Hex color #577326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #577326 is #A88CD9. Grayscale: #626262. Windows color (decimal): -11046106 or 2519895. OLE color: 2519895.
HSL color Cylindrical-coordinate representation of color #577326: hue angle of 81.82º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #577326 is Cyan = 0.24, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 115 | 38 | - |
| CMYK | 0.24 | 0 | 0.67 | 0.55 |
| HSL | 81.82º | 0.5% | 0.3% | - |
| HSV(B) | 81.82º | 0.67% | 0.45% | - |
| XYZ | 10.41 | 14.43 | 4.07 | - |
| YUV | 97.85 | 94.22 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 38 | 0.24 | 0 | 0.67 | 0.55 | 81.82 | 0.5 | 0.3 |
| Hex | 57 | 73 | 26 | 18 | 0 | 43 | 37 | 52 | 32 | 1E |
| Octal | 127 | 163 | 46 | 30 | 0 | 103 | 67 | 122 | 62 | 36 |
| Binary | 1010111 | 1110011 | 100110 | 11000 | 0 | 1000011 | 110111 | 1010010 | 110010 | 11110 |
Color Harmonies of #577326
Complementary color
Monochromatic Colors of #577326
Black with #577326
Text Example
Text Example
White with #577326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577326; }
p { color: rgb(87,115,38); }
H1.HeaderClassName
{
color: #577326;
}
.AnyTagClassName
{
color: #577326;
}
</style>
background-color css
<style>
a { background-color: #577326; }
a { background-color: rgb(87,115,38); }
div.DivClassName
{
background-color: #577326;
}
.BgClassName
{
background-color: #577326;
}
</style>
border-color css
<style>
span { border-color: #577326; }
span { border-color: rgb(87,115,38); }
td.TdClassName
{
border-color: #577326;
}
.TagClassName
{
border-color: #577326;
}
</style>