Shades of Green Leaf #477410
Tints of Green Leaf #477410
RGB
CMYK
RGB Variations
Color information
#477410 (or 0x477410) is known color: Green Leaf. HEX triplet: 47, 74 and 10. RGB value is (71,116,16). Sum of RGB (Red+Green+Blue) = 71+116+16=203 (26% of max value = 765). Red value is 71 (28.12% from 255 or 34.98% from 203); Green value is 116 (45.70% from 255 or 57.14% from 203); Blue value is 16 (6.64% from 255 or 7.88% from 203); Max value from RGB is 116 - color contains mainly: green. Hex color #477410 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477410 is #B88BEF. Grayscale: #5B5B5B. Windows color (decimal): -12094448 or 1078343. OLE color: 1078343.
HSL color Cylindrical-coordinate representation of color #477410: hue angle of 87º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #477410 is Cyan = 0.39, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 16 | - |
| CMYK | 0.39 | 0 | 0.86 | 0.55 |
| HSL | 87º | 0.76% | 0.26% | - |
| HSV(B) | 87º | 0.86% | 0.45% | - |
| XYZ | 8.94 | 13.87 | 2.7 | - |
| YUV | 91.15 | 85.59 | 113.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 16 | 0.39 | 0 | 0.86 | 0.55 | 87 | 0.76 | 0.26 |
| Hex | 47 | 74 | 10 | 27 | 0 | 56 | 37 | 57 | 4C | 1A |
| Octal | 107 | 164 | 20 | 47 | 0 | 126 | 67 | 127 | 114 | 32 |
| Binary | 1000111 | 1110100 | 10000 | 100111 | 0 | 1010110 | 110111 | 1010111 | 1001100 | 11010 |
Color Harmonies of #477410
Complementary color
Monochromatic Colors of #477410
Black with #477410
Text Example
Text Example
White with #477410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477410; }
p { color: rgb(71,116,16); }
H1.HeaderClassName
{
color: #477410;
}
.AnyTagClassName
{
color: #477410;
}
</style>
background-color css
<style>
a { background-color: #477410; }
a { background-color: rgb(71,116,16); }
div.DivClassName
{
background-color: #477410;
}
.BgClassName
{
background-color: #477410;
}
</style>
border-color css
<style>
span { border-color: #477410; }
span { border-color: rgb(71,116,16); }
td.TdClassName
{
border-color: #477410;
}
.TagClassName
{
border-color: #477410;
}
</style>