Shades of Green Leaf #477220
Tints of Green Leaf #477220
RGB
CMYK
RGB Variations
Color information
#477220 (or 0x477220) is known color: Green Leaf. HEX triplet: 47, 72 and 20. RGB value is (71,114,32). Sum of RGB (Red+Green+Blue) = 71+114+32=217 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.72% from 217); Green value is 114 (44.92% from 255 or 52.53% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 114 - color contains mainly: green. Hex color #477220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477220 is #B88DDF. Grayscale: #5C5C5C. Windows color (decimal): -12094944 or 2126407. OLE color: 2126407.
HSL color Cylindrical-coordinate representation of color #477220: hue angle of 91.46º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #477220 is Cyan = 0.38, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 114 | 32 | - |
| CMYK | 0.38 | 0 | 0.72 | 0.55 |
| HSL | 91.46º | 0.56% | 0.29% | - |
| HSV(B) | 91.46º | 0.72% | 0.45% | - |
| XYZ | 8.88 | 13.48 | 3.5 | - |
| YUV | 91.8 | 94.25 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 32 | 0.38 | 0 | 0.72 | 0.55 | 91.46 | 0.56 | 0.29 |
| Hex | 47 | 72 | 20 | 26 | 0 | 48 | 37 | 5B | 38 | 1D |
| Octal | 107 | 162 | 40 | 46 | 0 | 110 | 67 | 133 | 70 | 35 |
| Binary | 1000111 | 1110010 | 100000 | 100110 | 0 | 1001000 | 110111 | 1011011 | 111000 | 11101 |
Color Harmonies of #477220
Complementary color
Monochromatic Colors of #477220
Black with #477220
Text Example
Text Example
White with #477220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477220; }
p { color: rgb(71,114,32); }
H1.HeaderClassName
{
color: #477220;
}
.AnyTagClassName
{
color: #477220;
}
</style>
background-color css
<style>
a { background-color: #477220; }
a { background-color: rgb(71,114,32); }
div.DivClassName
{
background-color: #477220;
}
.BgClassName
{
background-color: #477220;
}
</style>
border-color css
<style>
span { border-color: #477220; }
span { border-color: rgb(71,114,32); }
td.TdClassName
{
border-color: #477220;
}
.TagClassName
{
border-color: #477220;
}
</style>