Shades of Green Leaf #577520
Tints of Green Leaf #577520
RGB
CMYK
RGB Variations
Color information
#577520 (or 0x577520) is known color: Green Leaf. HEX triplet: 57, 75 and 20. RGB value is (87,117,32). Sum of RGB (Red+Green+Blue) = 87+117+32=236 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.86% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 32 (12.89% from 255 or 13.56% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #577520 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #577520 is #A88ADF. Grayscale: #626262. Windows color (decimal): -11045600 or 2127191. OLE color: 2127191.
HSL color Cylindrical-coordinate representation of color #577520: hue angle of 81.18º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #577520 is Cyan = 0.26, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 32 | - |
| CMYK | 0.26 | 0 | 0.73 | 0.54 |
| HSL | 81.18º | 0.57% | 0.29% | - |
| HSV(B) | 81.18º | 0.73% | 0.46% | - |
| XYZ | 10.55 | 14.85 | 3.68 | - |
| YUV | 98.34 | 90.56 | 119.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 32 | 0.26 | 0 | 0.73 | 0.54 | 81.18 | 0.57 | 0.29 |
| Hex | 57 | 75 | 20 | 1A | 0 | 49 | 36 | 51 | 39 | 1D |
| Octal | 127 | 165 | 40 | 32 | 0 | 111 | 66 | 121 | 71 | 35 |
| Binary | 1010111 | 1110101 | 100000 | 11010 | 0 | 1001001 | 110110 | 1010001 | 111001 | 11101 |
Color Harmonies of #577520
Complementary color
Monochromatic Colors of #577520
Black with #577520
Text Example
Text Example
White with #577520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577520; }
p { color: rgb(87,117,32); }
H1.HeaderClassName
{
color: #577520;
}
.AnyTagClassName
{
color: #577520;
}
</style>
background-color css
<style>
a { background-color: #577520; }
a { background-color: rgb(87,117,32); }
div.DivClassName
{
background-color: #577520;
}
.BgClassName
{
background-color: #577520;
}
</style>
border-color css
<style>
span { border-color: #577520; }
span { border-color: rgb(87,117,32); }
td.TdClassName
{
border-color: #577520;
}
.TagClassName
{
border-color: #577520;
}
</style>