Shades of Green Leaf #477805
Tints of Green Leaf #477805
RGB
CMYK
RGB Variations
Color information
#477805 (or 0x477805) is known color: Green Leaf. HEX triplet: 47, 78 and 05. RGB value is (71,120,5). Sum of RGB (Red+Green+Blue) = 71+120+5=196 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.22% from 196); Green value is 120 (47.27% from 255 or 61.22% from 196); Blue value is 5 (2.34% from 255 or 2.55% from 196); Max value from RGB is 120 - color contains mainly: green. Hex color #477805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477805 is #B887FA. Grayscale: #5C5C5C. Windows color (decimal): -12093435 or 358471. OLE color: 358471.
HSL color Cylindrical-coordinate representation of color #477805: hue angle of 85.57º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #477805 is Cyan = 0.41, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 5 | - |
| CMYK | 0.41 | 0 | 0.96 | 0.53 |
| HSL | 85.57º | 0.92% | 0.25% | - |
| HSV(B) | 85.57º | 0.96% | 0.47% | - |
| XYZ | 9.34 | 14.78 | 2.5 | - |
| YUV | 92.24 | 78.77 | 112.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 5 | 0.41 | 0 | 0.96 | 0.53 | 85.57 | 0.92 | 0.25 |
| Hex | 47 | 78 | 5 | 29 | 0 | 60 | 35 | 56 | 5C | 19 |
| Octal | 107 | 170 | 5 | 51 | 0 | 140 | 65 | 126 | 134 | 31 |
| Binary | 1000111 | 1111000 | 101 | 101001 | 0 | 1100000 | 110101 | 1010110 | 1011100 | 11001 |
Color Harmonies of #477805
Complementary color
Monochromatic Colors of #477805
Black with #477805
Text Example
Text Example
White with #477805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477805; }
p { color: rgb(71,120,5); }
H1.HeaderClassName
{
color: #477805;
}
.AnyTagClassName
{
color: #477805;
}
</style>
background-color css
<style>
a { background-color: #477805; }
a { background-color: rgb(71,120,5); }
div.DivClassName
{
background-color: #477805;
}
.BgClassName
{
background-color: #477805;
}
</style>
border-color css
<style>
span { border-color: #477805; }
span { border-color: rgb(71,120,5); }
td.TdClassName
{
border-color: #477805;
}
.TagClassName
{
border-color: #477805;
}
</style>