Shades of Green Leaf #557032
Tints of Green Leaf #557032
RGB
CMYK
RGB Variations
Color information
#557032 (or 0x557032) is known color: Green Leaf. HEX triplet: 55, 70 and 32. RGB value is (85,112,50). Sum of RGB (Red+Green+Blue) = 85+112+50=247 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.41% from 247); Green value is 112 (44.14% from 255 or 45.34% from 247); Blue value is 50 (19.92% from 255 or 20.24% from 247); Max value from RGB is 112 - color contains mainly: green. Hex color #557032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557032 is #AA8FCD. Grayscale: #616161. Windows color (decimal): -11177934 or 3305557. OLE color: 3305557.
HSL color Cylindrical-coordinate representation of color #557032: hue angle of 86.13º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #557032 is Cyan = 0.24, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 50 | - |
| CMYK | 0.24 | 0 | 0.55 | 0.56 |
| HSL | 86.13º | 0.38% | 0.32% | - |
| HSV(B) | 86.13º | 0.55% | 0.44% | - |
| XYZ | 10.12 | 13.75 | 5.14 | - |
| YUV | 96.86 | 101.55 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 50 | 0.24 | 0 | 0.55 | 0.56 | 86.13 | 0.38 | 0.32 |
| Hex | 55 | 70 | 32 | 18 | 0 | 37 | 38 | 56 | 26 | 20 |
| Octal | 125 | 160 | 62 | 30 | 0 | 67 | 70 | 126 | 46 | 40 |
| Binary | 1010101 | 1110000 | 110010 | 11000 | 0 | 110111 | 111000 | 1010110 | 100110 | 100000 |
Color Harmonies of #557032
Complementary color
Monochromatic Colors of #557032
Black with #557032
Text Example
Text Example
White with #557032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557032; }
p { color: rgb(85,112,50); }
H1.HeaderClassName
{
color: #557032;
}
.AnyTagClassName
{
color: #557032;
}
</style>
background-color css
<style>
a { background-color: #557032; }
a { background-color: rgb(85,112,50); }
div.DivClassName
{
background-color: #557032;
}
.BgClassName
{
background-color: #557032;
}
</style>
border-color css
<style>
span { border-color: #557032; }
span { border-color: rgb(85,112,50); }
td.TdClassName
{
border-color: #557032;
}
.TagClassName
{
border-color: #557032;
}
</style>