Shades of Green Leaf #477407
Tints of Green Leaf #477407
RGB
CMYK
RGB Variations
Color information
#477407 (or 0x477407) is known color: Green Leaf. HEX triplet: 47, 74 and 07. RGB value is (71,116,7). Sum of RGB (Red+Green+Blue) = 71+116+7=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 116 (45.70% from 255 or 59.79% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 116 - color contains mainly: green. Hex color #477407 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477407 is #B88BF8. Grayscale: #5A5A5A. Windows color (decimal): -12094457 or 488519. OLE color: 488519.
HSL color Cylindrical-coordinate representation of color #477407: hue angle of 84.77º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #477407 is Cyan = 0.39, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 7 | - |
| CMYK | 0.39 | 0 | 0.94 | 0.55 |
| HSL | 84.77º | 0.89% | 0.24% | - |
| HSV(B) | 84.77º | 0.94% | 0.45% | - |
| XYZ | 8.88 | 13.85 | 2.41 | - |
| YUV | 90.12 | 81.09 | 114.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 7 | 0.39 | 0 | 0.94 | 0.55 | 84.77 | 0.89 | 0.24 |
| Hex | 47 | 74 | 7 | 27 | 0 | 5E | 37 | 55 | 59 | 18 |
| Octal | 107 | 164 | 7 | 47 | 0 | 136 | 67 | 125 | 131 | 30 |
| Binary | 1000111 | 1110100 | 111 | 100111 | 0 | 1011110 | 110111 | 1010101 | 1011001 | 11000 |
Color Harmonies of #477407
Complementary color
Monochromatic Colors of #477407
Black with #477407
Text Example
Text Example
White with #477407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477407; }
p { color: rgb(71,116,7); }
H1.HeaderClassName
{
color: #477407;
}
.AnyTagClassName
{
color: #477407;
}
</style>
background-color css
<style>
a { background-color: #477407; }
a { background-color: rgb(71,116,7); }
div.DivClassName
{
background-color: #477407;
}
.BgClassName
{
background-color: #477407;
}
</style>
border-color css
<style>
span { border-color: #477407; }
span { border-color: rgb(71,116,7); }
td.TdClassName
{
border-color: #477407;
}
.TagClassName
{
border-color: #477407;
}
</style>