Shades of Green Leaf #477610
Tints of Green Leaf #477610
RGB
CMYK
RGB Variations
Color information
#477610 (or 0x477610) is known color: Green Leaf. HEX triplet: 47, 76 and 10. RGB value is (71,118,16). Sum of RGB (Red+Green+Blue) = 71+118+16=205 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.63% from 205); Green value is 118 (46.48% from 255 or 57.56% from 205); Blue value is 16 (6.64% from 255 or 7.80% from 205); Max value from RGB is 118 - color contains mainly: green. Hex color #477610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477610 is #B889EF. Grayscale: #5C5C5C. Windows color (decimal): -12093936 or 1078855. OLE color: 1078855.
HSL color Cylindrical-coordinate representation of color #477610: hue angle of 87.65º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #477610 is Cyan = 0.40, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 16 | - |
| CMYK | 0.40 | 0 | 0.86 | 0.54 |
| HSL | 87.65º | 0.76% | 0.26% | - |
| HSV(B) | 87.65º | 0.86% | 0.46% | - |
| XYZ | 9.17 | 14.33 | 2.77 | - |
| YUV | 92.32 | 84.93 | 112.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 16 | 0.40 | 0 | 0.86 | 0.54 | 87.65 | 0.76 | 0.26 |
| Hex | 47 | 76 | 10 | 28 | 0 | 56 | 36 | 58 | 4C | 1A |
| Octal | 107 | 166 | 20 | 50 | 0 | 126 | 66 | 130 | 114 | 32 |
| Binary | 1000111 | 1110110 | 10000 | 101000 | 0 | 1010110 | 110110 | 1011000 | 1001100 | 11010 |
Color Harmonies of #477610
Complementary color
Monochromatic Colors of #477610
Black with #477610
Text Example
Text Example
White with #477610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477610; }
p { color: rgb(71,118,16); }
H1.HeaderClassName
{
color: #477610;
}
.AnyTagClassName
{
color: #477610;
}
</style>
background-color css
<style>
a { background-color: #477610; }
a { background-color: rgb(71,118,16); }
div.DivClassName
{
background-color: #477610;
}
.BgClassName
{
background-color: #477610;
}
</style>
border-color css
<style>
span { border-color: #477610; }
span { border-color: rgb(71,118,16); }
td.TdClassName
{
border-color: #477610;
}
.TagClassName
{
border-color: #477610;
}
</style>