Shades of Green Leaf #557726
Tints of Green Leaf #557726
RGB
CMYK
RGB Variations
Color information
#557726 (or 0x557726) is known color: Green Leaf. HEX triplet: 55, 77 and 26. RGB value is (85,119,38). Sum of RGB (Red+Green+Blue) = 85+119+38=242 (32% of max value = 765). Red value is 85 (33.59% from 255 or 35.12% from 242); Green value is 119 (46.88% from 255 or 49.17% from 242); Blue value is 38 (15.23% from 255 or 15.70% from 242); Max value from RGB is 119 - color contains mainly: green. Hex color #557726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557726 is #AA88D9. Grayscale: #636363. Windows color (decimal): -11176154 or 2520917. OLE color: 2520917.
HSL color Cylindrical-coordinate representation of color #557726: hue angle of 85.19º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #557726 is Cyan = 0.29, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 38 | - |
| CMYK | 0.29 | 0 | 0.68 | 0.53 |
| HSL | 85.19º | 0.52% | 0.31% | - |
| HSV(B) | 85.19º | 0.68% | 0.47% | - |
| XYZ | 10.69 | 15.26 | 4.22 | - |
| YUV | 99.6 | 93.24 | 117.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 38 | 0.29 | 0 | 0.68 | 0.53 | 85.19 | 0.52 | 0.31 |
| Hex | 55 | 77 | 26 | 1D | 0 | 44 | 35 | 55 | 34 | 1F |
| Octal | 125 | 167 | 46 | 35 | 0 | 104 | 65 | 125 | 64 | 37 |
| Binary | 1010101 | 1110111 | 100110 | 11101 | 0 | 1000100 | 110101 | 1010101 | 110100 | 11111 |
Color Harmonies of #557726
Complementary color
Monochromatic Colors of #557726
Black with #557726
Text Example
Text Example
White with #557726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557726; }
p { color: rgb(85,119,38); }
H1.HeaderClassName
{
color: #557726;
}
.AnyTagClassName
{
color: #557726;
}
</style>
background-color css
<style>
a { background-color: #557726; }
a { background-color: rgb(85,119,38); }
div.DivClassName
{
background-color: #557726;
}
.BgClassName
{
background-color: #557726;
}
</style>
border-color css
<style>
span { border-color: #557726; }
span { border-color: rgb(85,119,38); }
td.TdClassName
{
border-color: #557726;
}
.TagClassName
{
border-color: #557726;
}
</style>