Shades of Green Leaf #557728
Tints of Green Leaf #557728
RGB
CMYK
RGB Variations
Color information
#557728 (or 0x557728) is known color: Green Leaf. HEX triplet: 55, 77 and 28. RGB value is (85,119,40). Sum of RGB (Red+Green+Blue) = 85+119+40=244 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.84% from 244); Green value is 119 (46.88% from 255 or 48.77% from 244); Blue value is 40 (16.02% from 255 or 16.39% from 244); Max value from RGB is 119 - color contains mainly: green. Hex color #557728 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557728 is #AA88D7. Grayscale: #646464. Windows color (decimal): -11176152 or 2651989. OLE color: 2651989.
HSL color Cylindrical-coordinate representation of color #557728: hue angle of 85.82º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #557728 is Cyan = 0.29, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 40 | - |
| CMYK | 0.29 | 0 | 0.66 | 0.53 |
| HSL | 85.82º | 0.5% | 0.31% | - |
| HSV(B) | 85.82º | 0.66% | 0.47% | - |
| XYZ | 10.73 | 15.28 | 4.39 | - |
| YUV | 99.83 | 94.24 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 40 | 0.29 | 0 | 0.66 | 0.53 | 85.82 | 0.5 | 0.31 |
| Hex | 55 | 77 | 28 | 1D | 0 | 42 | 35 | 56 | 32 | 1F |
| Octal | 125 | 167 | 50 | 35 | 0 | 102 | 65 | 126 | 62 | 37 |
| Binary | 1010101 | 1110111 | 101000 | 11101 | 0 | 1000010 | 110101 | 1010110 | 110010 | 11111 |
Color Harmonies of #557728
Complementary color
Monochromatic Colors of #557728
Black with #557728
Text Example
Text Example
White with #557728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557728; }
p { color: rgb(85,119,40); }
H1.HeaderClassName
{
color: #557728;
}
.AnyTagClassName
{
color: #557728;
}
</style>
background-color css
<style>
a { background-color: #557728; }
a { background-color: rgb(85,119,40); }
div.DivClassName
{
background-color: #557728;
}
.BgClassName
{
background-color: #557728;
}
</style>
border-color css
<style>
span { border-color: #557728; }
span { border-color: rgb(85,119,40); }
td.TdClassName
{
border-color: #557728;
}
.TagClassName
{
border-color: #557728;
}
</style>