Shades of Green Leaf #477013
Tints of Green Leaf #477013
RGB
CMYK
RGB Variations
Color information
#477013 (or 0x477013) is known color: Green Leaf. HEX triplet: 47, 70 and 13. RGB value is (71,112,19). Sum of RGB (Red+Green+Blue) = 71+112+19=202 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.15% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 19 (7.81% from 255 or 9.41% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #477013 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477013 is #B88FEC. Grayscale: #595959. Windows color (decimal): -12095469 or 1273927. OLE color: 1273927.
HSL color Cylindrical-coordinate representation of color #477013: hue angle of 86.45º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #477013 is Cyan = 0.37, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 19 | - |
| CMYK | 0.37 | 0 | 0.83 | 0.56 |
| HSL | 86.45º | 0.71% | 0.26% | - |
| HSV(B) | 86.45º | 0.83% | 0.44% | - |
| XYZ | 8.51 | 12.97 | 2.67 | - |
| YUV | 89.14 | 88.42 | 115.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 19 | 0.37 | 0 | 0.83 | 0.56 | 86.45 | 0.71 | 0.26 |
| Hex | 47 | 70 | 13 | 25 | 0 | 53 | 38 | 56 | 47 | 1A |
| Octal | 107 | 160 | 23 | 45 | 0 | 123 | 70 | 126 | 107 | 32 |
| Binary | 1000111 | 1110000 | 10011 | 100101 | 0 | 1010011 | 111000 | 1010110 | 1000111 | 11010 |
Color Harmonies of #477013
Complementary color
Monochromatic Colors of #477013
Black with #477013
Text Example
Text Example
White with #477013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477013; }
p { color: rgb(71,112,19); }
H1.HeaderClassName
{
color: #477013;
}
.AnyTagClassName
{
color: #477013;
}
</style>
background-color css
<style>
a { background-color: #477013; }
a { background-color: rgb(71,112,19); }
div.DivClassName
{
background-color: #477013;
}
.BgClassName
{
background-color: #477013;
}
</style>
border-color css
<style>
span { border-color: #477013; }
span { border-color: rgb(71,112,19); }
td.TdClassName
{
border-color: #477013;
}
.TagClassName
{
border-color: #477013;
}
</style>