Shades of Green Leaf #477308
Tints of Green Leaf #477308
RGB
CMYK
RGB Variations
Color information
#477308 (or 0x477308) is known color: Green Leaf. HEX triplet: 47, 73 and 08. RGB value is (71,115,8). Sum of RGB (Red+Green+Blue) = 71+115+8=194 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.60% from 194); Green value is 115 (45.31% from 255 or 59.28% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 115 - color contains mainly: green. Hex color #477308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477308 is #B88CF7. Grayscale: #5A5A5A. Windows color (decimal): -12094712 or 553799. OLE color: 553799.
HSL color Cylindrical-coordinate representation of color #477308: hue angle of 84.67º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #477308 is Cyan = 0.38, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 8 | - |
| CMYK | 0.38 | 0 | 0.93 | 0.55 |
| HSL | 84.67º | 0.87% | 0.24% | - |
| HSV(B) | 84.67º | 0.93% | 0.45% | - |
| XYZ | 8.77 | 13.62 | 2.4 | - |
| YUV | 89.65 | 81.92 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 8 | 0.38 | 0 | 0.93 | 0.55 | 84.67 | 0.87 | 0.24 |
| Hex | 47 | 73 | 8 | 26 | 0 | 5D | 37 | 55 | 57 | 18 |
| Octal | 107 | 163 | 10 | 46 | 0 | 135 | 67 | 125 | 127 | 30 |
| Binary | 1000111 | 1110011 | 1000 | 100110 | 0 | 1011101 | 110111 | 1010101 | 1010111 | 11000 |
Color Harmonies of #477308
Complementary color
Monochromatic Colors of #477308
Black with #477308
Text Example
Text Example
White with #477308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477308; }
p { color: rgb(71,115,8); }
H1.HeaderClassName
{
color: #477308;
}
.AnyTagClassName
{
color: #477308;
}
</style>
background-color css
<style>
a { background-color: #477308; }
a { background-color: rgb(71,115,8); }
div.DivClassName
{
background-color: #477308;
}
.BgClassName
{
background-color: #477308;
}
</style>
border-color css
<style>
span { border-color: #477308; }
span { border-color: rgb(71,115,8); }
td.TdClassName
{
border-color: #477308;
}
.TagClassName
{
border-color: #477308;
}
</style>