Shades of Green Leaf #477618
Tints of Green Leaf #477618
RGB
CMYK
RGB Variations
Color information
#477618 (or 0x477618) is known color: Green Leaf. HEX triplet: 47, 76 and 18. RGB value is (71,118,24). Sum of RGB (Red+Green+Blue) = 71+118+24=213 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.33% from 213); Green value is 118 (46.48% from 255 or 55.40% from 213); Blue value is 24 (9.77% from 255 or 11.27% from 213); Max value from RGB is 118 - color contains mainly: green. Hex color #477618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477618 is #B889E7. Grayscale: #5D5D5D. Windows color (decimal): -12093928 or 1603143. OLE color: 1603143.
HSL color Cylindrical-coordinate representation of color #477618: hue angle of 90º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #477618 is Cyan = 0.40, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 24 | - |
| CMYK | 0.40 | 0 | 0.80 | 0.54 |
| HSL | 90º | 0.66% | 0.28% | - |
| HSV(B) | 90º | 0.8% | 0.46% | - |
| XYZ | 9.24 | 14.36 | 3.15 | - |
| YUV | 93.23 | 88.93 | 112.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 24 | 0.40 | 0 | 0.80 | 0.54 | 90 | 0.66 | 0.28 |
| Hex | 47 | 76 | 18 | 28 | 0 | 50 | 36 | 5A | 42 | 1C |
| Octal | 107 | 166 | 30 | 50 | 0 | 120 | 66 | 132 | 102 | 34 |
| Binary | 1000111 | 1110110 | 11000 | 101000 | 0 | 1010000 | 110110 | 1011010 | 1000010 | 11100 |
Color Harmonies of #477618
Complementary color
Monochromatic Colors of #477618
Black with #477618
Text Example
Text Example
White with #477618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477618; }
p { color: rgb(71,118,24); }
H1.HeaderClassName
{
color: #477618;
}
.AnyTagClassName
{
color: #477618;
}
</style>
background-color css
<style>
a { background-color: #477618; }
a { background-color: rgb(71,118,24); }
div.DivClassName
{
background-color: #477618;
}
.BgClassName
{
background-color: #477618;
}
</style>
border-color css
<style>
span { border-color: #477618; }
span { border-color: rgb(71,118,24); }
td.TdClassName
{
border-color: #477618;
}
.TagClassName
{
border-color: #477618;
}
</style>