Shades of Green Leaf #557126
Tints of Green Leaf #557126
RGB
CMYK
RGB Variations
Color information
#557126 (or 0x557126) is known color: Green Leaf. HEX triplet: 55, 71 and 26. RGB value is (85,113,38). Sum of RGB (Red+Green+Blue) = 85+113+38=236 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.02% from 236); Green value is 113 (44.53% from 255 or 47.88% from 236); Blue value is 38 (15.23% from 255 or 16.10% from 236); Max value from RGB is 113 - color contains mainly: green. Hex color #557126 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557126 is #AA8ED9. Grayscale: #606060. Windows color (decimal): -11177690 or 2519381. OLE color: 2519381.
HSL color Cylindrical-coordinate representation of color #557126: hue angle of 82.4º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #557126 is Cyan = 0.25, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 38 | - |
| CMYK | 0.25 | 0 | 0.66 | 0.56 |
| HSL | 82.4º | 0.5% | 0.3% | - |
| HSV(B) | 82.4º | 0.66% | 0.44% | - |
| XYZ | 10 | 13.88 | 3.99 | - |
| YUV | 96.08 | 95.22 | 120.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 38 | 0.25 | 0 | 0.66 | 0.56 | 82.4 | 0.5 | 0.3 |
| Hex | 55 | 71 | 26 | 19 | 0 | 42 | 38 | 52 | 32 | 1E |
| Octal | 125 | 161 | 46 | 31 | 0 | 102 | 70 | 122 | 62 | 36 |
| Binary | 1010101 | 1110001 | 100110 | 11001 | 0 | 1000010 | 111000 | 1010010 | 110010 | 11110 |
Color Harmonies of #557126
Complementary color
Monochromatic Colors of #557126
Black with #557126
Text Example
Text Example
White with #557126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557126; }
p { color: rgb(85,113,38); }
H1.HeaderClassName
{
color: #557126;
}
.AnyTagClassName
{
color: #557126;
}
</style>
background-color css
<style>
a { background-color: #557126; }
a { background-color: rgb(85,113,38); }
div.DivClassName
{
background-color: #557126;
}
.BgClassName
{
background-color: #557126;
}
</style>
border-color css
<style>
span { border-color: #557126; }
span { border-color: rgb(85,113,38); }
td.TdClassName
{
border-color: #557126;
}
.TagClassName
{
border-color: #557126;
}
</style>