Shades of Green Leaf #557129
Tints of Green Leaf #557129
RGB
CMYK
RGB Variations
Color information
#557129 (or 0x557129) is known color: Green Leaf. HEX triplet: 55, 71 and 29. RGB value is (85,113,41). Sum of RGB (Red+Green+Blue) = 85+113+41=239 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.56% from 239); Green value is 113 (44.53% from 255 or 47.28% from 239); Blue value is 41 (16.41% from 255 or 17.15% from 239); Max value from RGB is 113 - color contains mainly: green. Hex color #557129 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557129 is #AA8ED6. Grayscale: #606060. Windows color (decimal): -11177687 or 2715989. OLE color: 2715989.
HSL color Cylindrical-coordinate representation of color #557129: hue angle of 83.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #557129 is Cyan = 0.25, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 41 | - |
| CMYK | 0.25 | 0 | 0.64 | 0.56 |
| HSL | 83.33º | 0.47% | 0.3% | - |
| HSV(B) | 83.33º | 0.64% | 0.44% | - |
| XYZ | 10.05 | 13.9 | 4.25 | - |
| YUV | 96.42 | 96.72 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 41 | 0.25 | 0 | 0.64 | 0.56 | 83.33 | 0.47 | 0.3 |
| Hex | 55 | 71 | 29 | 19 | 0 | 40 | 38 | 53 | 2F | 1E |
| Octal | 125 | 161 | 51 | 31 | 0 | 100 | 70 | 123 | 57 | 36 |
| Binary | 1010101 | 1110001 | 101001 | 11001 | 0 | 1000000 | 111000 | 1010011 | 101111 | 11110 |
Color Harmonies of #557129
Complementary color
Monochromatic Colors of #557129
Black with #557129
Text Example
Text Example
White with #557129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557129; }
p { color: rgb(85,113,41); }
H1.HeaderClassName
{
color: #557129;
}
.AnyTagClassName
{
color: #557129;
}
</style>
background-color css
<style>
a { background-color: #557129; }
a { background-color: rgb(85,113,41); }
div.DivClassName
{
background-color: #557129;
}
.BgClassName
{
background-color: #557129;
}
</style>
border-color css
<style>
span { border-color: #557129; }
span { border-color: rgb(85,113,41); }
td.TdClassName
{
border-color: #557129;
}
.TagClassName
{
border-color: #557129;
}
</style>