Shades of Green Leaf #557820
Tints of Green Leaf #557820
RGB
CMYK
RGB Variations
Color information
#557820 (or 0x557820) is known color: Green Leaf. HEX triplet: 55, 78 and 20. RGB value is (85,120,32). Sum of RGB (Red+Green+Blue) = 85+120+32=237 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.86% from 237); Green value is 120 (47.27% from 255 or 50.63% from 237); Blue value is 32 (12.89% from 255 or 13.50% from 237); Max value from RGB is 120 - color contains mainly: green. Hex color #557820 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557820 is #AA87DF. Grayscale: #636363. Windows color (decimal): -11175904 or 2127957. OLE color: 2127957.
HSL color Cylindrical-coordinate representation of color #557820: hue angle of 83.86º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #557820 is Cyan = 0.29, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 120 | 32 | - |
| CMYK | 0.29 | 0 | 0.73 | 0.53 |
| HSL | 83.86º | 0.58% | 0.3% | - |
| HSV(B) | 83.86º | 0.73% | 0.47% | - |
| XYZ | 10.72 | 15.47 | 3.79 | - |
| YUV | 99.5 | 89.9 | 117.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 120 | 32 | 0.29 | 0 | 0.73 | 0.53 | 83.86 | 0.58 | 0.3 |
| Hex | 55 | 78 | 20 | 1D | 0 | 49 | 35 | 54 | 3A | 1E |
| Octal | 125 | 170 | 40 | 35 | 0 | 111 | 65 | 124 | 72 | 36 |
| Binary | 1010101 | 1111000 | 100000 | 11101 | 0 | 1001001 | 110101 | 1010100 | 111010 | 11110 |
Color Harmonies of #557820
Complementary color
Monochromatic Colors of #557820
Black with #557820
Text Example
Text Example
White with #557820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557820; }
p { color: rgb(85,120,32); }
H1.HeaderClassName
{
color: #557820;
}
.AnyTagClassName
{
color: #557820;
}
</style>
background-color css
<style>
a { background-color: #557820; }
a { background-color: rgb(85,120,32); }
div.DivClassName
{
background-color: #557820;
}
.BgClassName
{
background-color: #557820;
}
</style>
border-color css
<style>
span { border-color: #557820; }
span { border-color: rgb(85,120,32); }
td.TdClassName
{
border-color: #557820;
}
.TagClassName
{
border-color: #557820;
}
</style>