Shades of Green Leaf #557022
Tints of Green Leaf #557022
RGB
CMYK
RGB Variations
Color information
#557022 (or 0x557022) is known color: Green Leaf. HEX triplet: 55, 70 and 22. RGB value is (85,112,34). Sum of RGB (Red+Green+Blue) = 85+112+34=231 (30% of max value = 765). Red value is 85 (33.59% from 255 or 36.80% from 231); Green value is 112 (44.14% from 255 or 48.48% from 231); Blue value is 34 (13.67% from 255 or 14.72% from 231); Max value from RGB is 112 - color contains mainly: green. Hex color #557022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557022 is #AA8FDD. Grayscale: #5F5F5F. Windows color (decimal): -11177950 or 2256981. OLE color: 2256981.
HSL color Cylindrical-coordinate representation of color #557022: hue angle of 80.77º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #557022 is Cyan = 0.24, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 34 | - |
| CMYK | 0.24 | 0 | 0.70 | 0.56 |
| HSL | 80.77º | 0.53% | 0.29% | - |
| HSV(B) | 80.77º | 0.7% | 0.44% | - |
| XYZ | 9.83 | 13.64 | 3.63 | - |
| YUV | 95.04 | 93.55 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 34 | 0.24 | 0 | 0.70 | 0.56 | 80.77 | 0.53 | 0.29 |
| Hex | 55 | 70 | 22 | 18 | 0 | 46 | 38 | 51 | 35 | 1D |
| Octal | 125 | 160 | 42 | 30 | 0 | 106 | 70 | 121 | 65 | 35 |
| Binary | 1010101 | 1110000 | 100010 | 11000 | 0 | 1000110 | 111000 | 1010001 | 110101 | 11101 |
Color Harmonies of #557022
Complementary color
Monochromatic Colors of #557022
Black with #557022
Text Example
Text Example
White with #557022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557022; }
p { color: rgb(85,112,34); }
H1.HeaderClassName
{
color: #557022;
}
.AnyTagClassName
{
color: #557022;
}
</style>
background-color css
<style>
a { background-color: #557022; }
a { background-color: rgb(85,112,34); }
div.DivClassName
{
background-color: #557022;
}
.BgClassName
{
background-color: #557022;
}
</style>
border-color css
<style>
span { border-color: #557022; }
span { border-color: rgb(85,112,34); }
td.TdClassName
{
border-color: #557022;
}
.TagClassName
{
border-color: #557022;
}
</style>