Shades of Green Leaf #477607
Tints of Green Leaf #477607
RGB
CMYK
RGB Variations
Color information
#477607 (or 0x477607) is known color: Green Leaf. HEX triplet: 47, 76 and 07. RGB value is (71,118,7). Sum of RGB (Red+Green+Blue) = 71+118+7=196 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.22% from 196); Green value is 118 (46.48% from 255 or 60.20% from 196); Blue value is 7 (3.12% from 255 or 3.57% from 196); Max value from RGB is 118 - color contains mainly: green. Hex color #477607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477607 is #B889F8. Grayscale: #5B5B5B. Windows color (decimal): -12093945 or 489031. OLE color: 489031.
HSL color Cylindrical-coordinate representation of color #477607: hue angle of 85.41º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #477607 is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 7 | - |
| CMYK | 0.40 | 0 | 0.94 | 0.54 |
| HSL | 85.41º | 0.89% | 0.25% | - |
| HSV(B) | 85.41º | 0.94% | 0.46% | - |
| XYZ | 9.12 | 14.31 | 2.48 | - |
| YUV | 91.29 | 80.43 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 7 | 0.40 | 0 | 0.94 | 0.54 | 85.41 | 0.89 | 0.25 |
| Hex | 47 | 76 | 7 | 28 | 0 | 5E | 36 | 55 | 59 | 19 |
| Octal | 107 | 166 | 7 | 50 | 0 | 136 | 66 | 125 | 131 | 31 |
| Binary | 1000111 | 1110110 | 111 | 101000 | 0 | 1011110 | 110110 | 1010101 | 1011001 | 11001 |
Color Harmonies of #477607
Complementary color
Monochromatic Colors of #477607
Black with #477607
Text Example
Text Example
White with #477607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477607; }
p { color: rgb(71,118,7); }
H1.HeaderClassName
{
color: #477607;
}
.AnyTagClassName
{
color: #477607;
}
</style>
background-color css
<style>
a { background-color: #477607; }
a { background-color: rgb(71,118,7); }
div.DivClassName
{
background-color: #477607;
}
.BgClassName
{
background-color: #477607;
}
</style>
border-color css
<style>
span { border-color: #477607; }
span { border-color: rgb(71,118,7); }
td.TdClassName
{
border-color: #477607;
}
.TagClassName
{
border-color: #477607;
}
</style>