Shades of Green Leaf #477120
Tints of Green Leaf #477120
RGB
CMYK
RGB Variations
Color information
#477120 (or 0x477120) is known color: Green Leaf. HEX triplet: 47, 71 and 20. RGB value is (71,113,32). Sum of RGB (Red+Green+Blue) = 71+113+32=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 113 (44.53% from 255 or 52.31% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 113 - color contains mainly: green. Hex color #477120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #477120 is #B88EDF. Grayscale: #5B5B5B. Windows color (decimal): -12095200 or 2126151. OLE color: 2126151.
HSL color Cylindrical-coordinate representation of color #477120: hue angle of 91.11º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #477120 is Cyan = 0.37, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 32 | - |
| CMYK | 0.37 | 0 | 0.72 | 0.56 |
| HSL | 91.11º | 0.56% | 0.28% | - |
| HSV(B) | 91.11º | 0.72% | 0.44% | - |
| XYZ | 8.76 | 13.25 | 3.46 | - |
| YUV | 91.21 | 94.59 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 32 | 0.37 | 0 | 0.72 | 0.56 | 91.11 | 0.56 | 0.28 |
| Hex | 47 | 71 | 20 | 25 | 0 | 48 | 38 | 5B | 38 | 1C |
| Octal | 107 | 161 | 40 | 45 | 0 | 110 | 70 | 133 | 70 | 34 |
| Binary | 1000111 | 1110001 | 100000 | 100101 | 0 | 1001000 | 111000 | 1011011 | 111000 | 11100 |
Color Harmonies of #477120
Complementary color
Monochromatic Colors of #477120
Black with #477120
Text Example
Text Example
White with #477120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477120; }
p { color: rgb(71,113,32); }
H1.HeaderClassName
{
color: #477120;
}
.AnyTagClassName
{
color: #477120;
}
</style>
background-color css
<style>
a { background-color: #477120; }
a { background-color: rgb(71,113,32); }
div.DivClassName
{
background-color: #477120;
}
.BgClassName
{
background-color: #477120;
}
</style>
border-color css
<style>
span { border-color: #477120; }
span { border-color: rgb(71,113,32); }
td.TdClassName
{
border-color: #477120;
}
.TagClassName
{
border-color: #477120;
}
</style>