Shades of Green Leaf #557329
Tints of Green Leaf #557329
RGB
CMYK
RGB Variations
Color information
#557329 (or 0x557329) is known color: Green Leaf. HEX triplet: 55, 73 and 29. RGB value is (85,115,41). Sum of RGB (Red+Green+Blue) = 85+115+41=241 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.27% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 41 (16.41% from 255 or 17.01% from 241); Max value from RGB is 115 - color contains mainly: green. Hex color #557329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557329 is #AA8CD6. Grayscale: #616161. Windows color (decimal): -11177175 or 2716501. OLE color: 2716501.
HSL color Cylindrical-coordinate representation of color #557329: hue angle of 84.32º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #557329 is Cyan = 0.26, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 41 | - |
| CMYK | 0.26 | 0 | 0.64 | 0.55 |
| HSL | 84.32º | 0.47% | 0.31% | - |
| HSV(B) | 84.32º | 0.64% | 0.45% | - |
| XYZ | 10.28 | 14.35 | 4.33 | - |
| YUV | 97.59 | 96.06 | 119.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 41 | 0.26 | 0 | 0.64 | 0.55 | 84.32 | 0.47 | 0.31 |
| Hex | 55 | 73 | 29 | 1A | 0 | 40 | 37 | 54 | 2F | 1F |
| Octal | 125 | 163 | 51 | 32 | 0 | 100 | 67 | 124 | 57 | 37 |
| Binary | 1010101 | 1110011 | 101001 | 11010 | 0 | 1000000 | 110111 | 1010100 | 101111 | 11111 |
Color Harmonies of #557329
Complementary color
Monochromatic Colors of #557329
Black with #557329
Text Example
Text Example
White with #557329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557329; }
p { color: rgb(85,115,41); }
H1.HeaderClassName
{
color: #557329;
}
.AnyTagClassName
{
color: #557329;
}
</style>
background-color css
<style>
a { background-color: #557329; }
a { background-color: rgb(85,115,41); }
div.DivClassName
{
background-color: #557329;
}
.BgClassName
{
background-color: #557329;
}
</style>
border-color css
<style>
span { border-color: #557329; }
span { border-color: rgb(85,115,41); }
td.TdClassName
{
border-color: #557329;
}
.TagClassName
{
border-color: #557329;
}
</style>