Shades of Green Leaf #557328
Tints of Green Leaf #557328
RGB
CMYK
RGB Variations
Color information
#557328 (or 0x557328) is known color: Green Leaf. HEX triplet: 55, 73 and 28. RGB value is (85,115,40). Sum of RGB (Red+Green+Blue) = 85+115+40=240 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.42% from 240); Green value is 115 (45.31% from 255 or 47.92% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 115 - color contains mainly: green. Hex color #557328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557328 is #AA8CD7. Grayscale: #616161. Windows color (decimal): -11177176 or 2650965. OLE color: 2650965.
HSL color Cylindrical-coordinate representation of color #557328: hue angle of 84º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #557328 is Cyan = 0.26, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 40 | - |
| CMYK | 0.26 | 0 | 0.65 | 0.55 |
| HSL | 84º | 0.48% | 0.3% | - |
| HSV(B) | 84º | 0.65% | 0.45% | - |
| XYZ | 10.26 | 14.35 | 4.24 | - |
| YUV | 97.48 | 95.56 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 40 | 0.26 | 0 | 0.65 | 0.55 | 84 | 0.48 | 0.3 |
| Hex | 55 | 73 | 28 | 1A | 0 | 41 | 37 | 54 | 30 | 1E |
| Octal | 125 | 163 | 50 | 32 | 0 | 101 | 67 | 124 | 60 | 36 |
| Binary | 1010101 | 1110011 | 101000 | 11010 | 0 | 1000001 | 110111 | 1010100 | 110000 | 11110 |
Color Harmonies of #557328
Complementary color
Monochromatic Colors of #557328
Black with #557328
Text Example
Text Example
White with #557328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557328; }
p { color: rgb(85,115,40); }
H1.HeaderClassName
{
color: #557328;
}
.AnyTagClassName
{
color: #557328;
}
</style>
background-color css
<style>
a { background-color: #557328; }
a { background-color: rgb(85,115,40); }
div.DivClassName
{
background-color: #557328;
}
.BgClassName
{
background-color: #557328;
}
</style>
border-color css
<style>
span { border-color: #557328; }
span { border-color: rgb(85,115,40); }
td.TdClassName
{
border-color: #557328;
}
.TagClassName
{
border-color: #557328;
}
</style>