Shades of Green Leaf #557732
Tints of Green Leaf #557732
RGB
CMYK
RGB Variations
Color information
#557732 (or 0x557732) is known color: Green Leaf. HEX triplet: 55, 77 and 32. RGB value is (85,119,50). Sum of RGB (Red+Green+Blue) = 85+119+50=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 119 (46.88% from 255 or 46.85% from 254); Blue value is 50 (19.92% from 255 or 19.69% from 254); Max value from RGB is 119 - color contains mainly: green. Hex color #557732 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557732 is #AA88CD. Grayscale: #656565. Windows color (decimal): -11176142 or 3307349. OLE color: 3307349.
HSL color Cylindrical-coordinate representation of color #557732: hue angle of 89.57º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #557732 is Cyan = 0.29, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 50 | - |
| CMYK | 0.29 | 0 | 0.58 | 0.53 |
| HSL | 89.57º | 0.41% | 0.33% | - |
| HSV(B) | 89.57º | 0.58% | 0.47% | - |
| XYZ | 10.92 | 15.36 | 5.41 | - |
| YUV | 100.97 | 99.24 | 116.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 50 | 0.29 | 0 | 0.58 | 0.53 | 89.57 | 0.41 | 0.33 |
| Hex | 55 | 77 | 32 | 1D | 0 | 3A | 35 | 5A | 29 | 21 |
| Octal | 125 | 167 | 62 | 35 | 0 | 72 | 65 | 132 | 51 | 41 |
| Binary | 1010101 | 1110111 | 110010 | 11101 | 0 | 111010 | 110101 | 1011010 | 101001 | 100001 |
Color Harmonies of #557732
Complementary color
Monochromatic Colors of #557732
Black with #557732
Text Example
Text Example
White with #557732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557732; }
p { color: rgb(85,119,50); }
H1.HeaderClassName
{
color: #557732;
}
.AnyTagClassName
{
color: #557732;
}
</style>
background-color css
<style>
a { background-color: #557732; }
a { background-color: rgb(85,119,50); }
div.DivClassName
{
background-color: #557732;
}
.BgClassName
{
background-color: #557732;
}
</style>
border-color css
<style>
span { border-color: #557732; }
span { border-color: rgb(85,119,50); }
td.TdClassName
{
border-color: #557732;
}
.TagClassName
{
border-color: #557732;
}
</style>