Shades of Green Leaf #477518
Tints of Green Leaf #477518
RGB
CMYK
RGB Variations
Color information
#477518 (or 0x477518) is known color: Green Leaf. HEX triplet: 47, 75 and 18. RGB value is (71,117,24). Sum of RGB (Red+Green+Blue) = 71+117+24=212 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.49% from 212); Green value is 117 (46.09% from 255 or 55.19% from 212); Blue value is 24 (9.77% from 255 or 11.32% from 212); Max value from RGB is 117 - color contains mainly: green. Hex color #477518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477518 is #B88AE7. Grayscale: #5C5C5C. Windows color (decimal): -12094184 or 1602887. OLE color: 1602887.
HSL color Cylindrical-coordinate representation of color #477518: hue angle of 89.68º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #477518 is Cyan = 0.39, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 24 | - |
| CMYK | 0.39 | 0 | 0.79 | 0.54 |
| HSL | 89.68º | 0.66% | 0.28% | - |
| HSV(B) | 89.68º | 0.79% | 0.46% | - |
| XYZ | 9.12 | 14.13 | 3.11 | - |
| YUV | 92.64 | 89.26 | 112.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 24 | 0.39 | 0 | 0.79 | 0.54 | 89.68 | 0.66 | 0.28 |
| Hex | 47 | 75 | 18 | 27 | 0 | 4F | 36 | 5A | 42 | 1C |
| Octal | 107 | 165 | 30 | 47 | 0 | 117 | 66 | 132 | 102 | 34 |
| Binary | 1000111 | 1110101 | 11000 | 100111 | 0 | 1001111 | 110110 | 1011010 | 1000010 | 11100 |
Color Harmonies of #477518
Complementary color
Monochromatic Colors of #477518
Black with #477518
Text Example
Text Example
White with #477518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477518; }
p { color: rgb(71,117,24); }
H1.HeaderClassName
{
color: #477518;
}
.AnyTagClassName
{
color: #477518;
}
</style>
background-color css
<style>
a { background-color: #477518; }
a { background-color: rgb(71,117,24); }
div.DivClassName
{
background-color: #477518;
}
.BgClassName
{
background-color: #477518;
}
</style>
border-color css
<style>
span { border-color: #477518; }
span { border-color: rgb(71,117,24); }
td.TdClassName
{
border-color: #477518;
}
.TagClassName
{
border-color: #477518;
}
</style>