Shades of Green Leaf #477908
Tints of Green Leaf #477908
RGB
CMYK
RGB Variations
Color information
#477908 (or 0x477908) is known color: Green Leaf. HEX triplet: 47, 79 and 08. RGB value is (71,121,8). Sum of RGB (Red+Green+Blue) = 71+121+8=200 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.5% from 200); Green value is 121 (47.66% from 255 or 60.5% from 200); Blue value is 8 (3.52% from 255 or 4% from 200); Max value from RGB is 121 - color contains mainly: green. Hex color #477908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477908 is #B886F7. Grayscale: #5D5D5D. Windows color (decimal): -12093176 or 555335. OLE color: 555335.
HSL color Cylindrical-coordinate representation of color #477908: hue angle of 86.55º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #477908 is Cyan = 0.41, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 121 | 8 | - |
| CMYK | 0.41 | 0 | 0.93 | 0.53 |
| HSL | 86.55º | 0.88% | 0.25% | - |
| HSV(B) | 86.55º | 0.93% | 0.47% | - |
| XYZ | 9.48 | 15.03 | 2.63 | - |
| YUV | 93.17 | 79.94 | 112.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 8 | 0.41 | 0 | 0.93 | 0.53 | 86.55 | 0.88 | 0.25 |
| Hex | 47 | 79 | 8 | 29 | 0 | 5D | 35 | 57 | 58 | 19 |
| Octal | 107 | 171 | 10 | 51 | 0 | 135 | 65 | 127 | 130 | 31 |
| Binary | 1000111 | 1111001 | 1000 | 101001 | 0 | 1011101 | 110101 | 1010111 | 1011000 | 11001 |
Color Harmonies of #477908
Complementary color
Monochromatic Colors of #477908
Black with #477908
Text Example
Text Example
White with #477908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477908; }
p { color: rgb(71,121,8); }
H1.HeaderClassName
{
color: #477908;
}
.AnyTagClassName
{
color: #477908;
}
</style>
background-color css
<style>
a { background-color: #477908; }
a { background-color: rgb(71,121,8); }
div.DivClassName
{
background-color: #477908;
}
.BgClassName
{
background-color: #477908;
}
</style>
border-color css
<style>
span { border-color: #477908; }
span { border-color: rgb(71,121,8); }
td.TdClassName
{
border-color: #477908;
}
.TagClassName
{
border-color: #477908;
}
</style>