Shades of Green Leaf #477012
Tints of Green Leaf #477012
RGB
CMYK
RGB Variations
Color information
#477012 (or 0x477012) is known color: Green Leaf. HEX triplet: 47, 70 and 12. RGB value is (71,112,18). Sum of RGB (Red+Green+Blue) = 71+112+18=201 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.32% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 18 (7.42% from 255 or 8.96% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #477012 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477012 is #B88FED. Grayscale: #595959. Windows color (decimal): -12095470 or 1208391. OLE color: 1208391.
HSL color Cylindrical-coordinate representation of color #477012: hue angle of 86.17º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #477012 is Cyan = 0.37, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 18 | - |
| CMYK | 0.37 | 0 | 0.84 | 0.56 |
| HSL | 86.17º | 0.72% | 0.25% | - |
| HSV(B) | 86.17º | 0.84% | 0.44% | - |
| XYZ | 8.5 | 12.97 | 2.63 | - |
| YUV | 89.03 | 87.92 | 115.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 18 | 0.37 | 0 | 0.84 | 0.56 | 86.17 | 0.72 | 0.25 |
| Hex | 47 | 70 | 12 | 25 | 0 | 54 | 38 | 56 | 48 | 19 |
| Octal | 107 | 160 | 22 | 45 | 0 | 124 | 70 | 126 | 110 | 31 |
| Binary | 1000111 | 1110000 | 10010 | 100101 | 0 | 1010100 | 111000 | 1010110 | 1001000 | 11001 |
Color Harmonies of #477012
Complementary color
Monochromatic Colors of #477012
Black with #477012
Text Example
Text Example
White with #477012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477012; }
p { color: rgb(71,112,18); }
H1.HeaderClassName
{
color: #477012;
}
.AnyTagClassName
{
color: #477012;
}
</style>
background-color css
<style>
a { background-color: #477012; }
a { background-color: rgb(71,112,18); }
div.DivClassName
{
background-color: #477012;
}
.BgClassName
{
background-color: #477012;
}
</style>
border-color css
<style>
span { border-color: #477012; }
span { border-color: rgb(71,112,18); }
td.TdClassName
{
border-color: #477012;
}
.TagClassName
{
border-color: #477012;
}
</style>