Shades of Green Leaf #477602
Tints of Green Leaf #477602
RGB
CMYK
RGB Variations
Color information
#477602 (or 0x477602) is known color: Green Leaf. HEX triplet: 47, 76 and 02. RGB value is (71,118,2). Sum of RGB (Red+Green+Blue) = 71+118+2=191 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.17% from 191); Green value is 118 (46.48% from 255 or 61.78% from 191); Blue value is 2 (1.17% from 255 or 1.05% from 191); Max value from RGB is 118 - color contains mainly: green. Hex color #477602 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477602 is #B889FD. Grayscale: #5B5B5B. Windows color (decimal): -12093950 or 161351. OLE color: 161351.
HSL color Cylindrical-coordinate representation of color #477602: hue angle of 84.31º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #477602 is Cyan = 0.40, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 2 | - |
| CMYK | 0.40 | 0 | 0.98 | 0.54 |
| HSL | 84.31º | 0.97% | 0.24% | - |
| HSV(B) | 84.31º | 0.98% | 0.46% | - |
| XYZ | 9.09 | 14.3 | 2.34 | - |
| YUV | 90.72 | 77.93 | 113.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 2 | 0.40 | 0 | 0.98 | 0.54 | 84.31 | 0.97 | 0.24 |
| Hex | 47 | 76 | 2 | 28 | 0 | 62 | 36 | 54 | 61 | 18 |
| Octal | 107 | 166 | 2 | 50 | 0 | 142 | 66 | 124 | 141 | 30 |
| Binary | 1000111 | 1110110 | 10 | 101000 | 0 | 1100010 | 110110 | 1010100 | 1100001 | 11000 |
Color Harmonies of #477602
Complementary color
Monochromatic Colors of #477602
Black with #477602
Text Example
Text Example
White with #477602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477602; }
p { color: rgb(71,118,2); }
H1.HeaderClassName
{
color: #477602;
}
.AnyTagClassName
{
color: #477602;
}
</style>
background-color css
<style>
a { background-color: #477602; }
a { background-color: rgb(71,118,2); }
div.DivClassName
{
background-color: #477602;
}
.BgClassName
{
background-color: #477602;
}
</style>
border-color css
<style>
span { border-color: #477602; }
span { border-color: rgb(71,118,2); }
td.TdClassName
{
border-color: #477602;
}
.TagClassName
{
border-color: #477602;
}
</style>