Shades of Green Leaf #557522
Tints of Green Leaf #557522
RGB
CMYK
RGB Variations
Color information
#557522 (or 0x557522) is known color: Green Leaf. HEX triplet: 55, 75 and 22. RGB value is (85,117,34). Sum of RGB (Red+Green+Blue) = 85+117+34=236 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.02% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 34 (13.67% from 255 or 14.41% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #557522 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557522 is #AA8ADD. Grayscale: #626262. Windows color (decimal): -11176670 or 2258261. OLE color: 2258261.
HSL color Cylindrical-coordinate representation of color #557522: hue angle of 83.13º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #557522 is Cyan = 0.27, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 34 | - |
| CMYK | 0.27 | 0 | 0.71 | 0.54 |
| HSL | 83.13º | 0.55% | 0.3% | - |
| HSV(B) | 83.13º | 0.71% | 0.46% | - |
| XYZ | 10.4 | 14.77 | 3.82 | - |
| YUV | 97.97 | 91.9 | 118.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 34 | 0.27 | 0 | 0.71 | 0.54 | 83.13 | 0.55 | 0.3 |
| Hex | 55 | 75 | 22 | 1B | 0 | 47 | 36 | 53 | 37 | 1E |
| Octal | 125 | 165 | 42 | 33 | 0 | 107 | 66 | 123 | 67 | 36 |
| Binary | 1010101 | 1110101 | 100010 | 11011 | 0 | 1000111 | 110110 | 1010011 | 110111 | 11110 |
Color Harmonies of #557522
Complementary color
Monochromatic Colors of #557522
Black with #557522
Text Example
Text Example
White with #557522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557522; }
p { color: rgb(85,117,34); }
H1.HeaderClassName
{
color: #557522;
}
.AnyTagClassName
{
color: #557522;
}
</style>
background-color css
<style>
a { background-color: #557522; }
a { background-color: rgb(85,117,34); }
div.DivClassName
{
background-color: #557522;
}
.BgClassName
{
background-color: #557522;
}
</style>
border-color css
<style>
span { border-color: #557522; }
span { border-color: rgb(85,117,34); }
td.TdClassName
{
border-color: #557522;
}
.TagClassName
{
border-color: #557522;
}
</style>