Shades of Green Leaf #477117
Tints of Green Leaf #477117
RGB
CMYK
RGB Variations
Color information
#477117 (or 0x477117) is known color: Green Leaf. HEX triplet: 47, 71 and 17. RGB value is (71,113,23). Sum of RGB (Red+Green+Blue) = 71+113+23=207 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.30% from 207); Green value is 113 (44.53% from 255 or 54.59% from 207); Blue value is 23 (9.38% from 255 or 11.11% from 207); Max value from RGB is 113 - color contains mainly: green. Hex color #477117 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477117 is #B88EE8. Grayscale: #5A5A5A. Windows color (decimal): -12095209 or 1536327. OLE color: 1536327.
HSL color Cylindrical-coordinate representation of color #477117: hue angle of 88º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #477117 is Cyan = 0.37, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 23 | - |
| CMYK | 0.37 | 0 | 0.80 | 0.56 |
| HSL | 88º | 0.66% | 0.27% | - |
| HSV(B) | 88º | 0.8% | 0.44% | - |
| XYZ | 8.66 | 13.21 | 2.9 | - |
| YUV | 90.18 | 90.09 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 23 | 0.37 | 0 | 0.80 | 0.56 | 88 | 0.66 | 0.27 |
| Hex | 47 | 71 | 17 | 25 | 0 | 50 | 38 | 58 | 42 | 1B |
| Octal | 107 | 161 | 27 | 45 | 0 | 120 | 70 | 130 | 102 | 33 |
| Binary | 1000111 | 1110001 | 10111 | 100101 | 0 | 1010000 | 111000 | 1011000 | 1000010 | 11011 |
Color Harmonies of #477117
Complementary color
Monochromatic Colors of #477117
Black with #477117
Text Example
Text Example
White with #477117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477117; }
p { color: rgb(71,113,23); }
H1.HeaderClassName
{
color: #477117;
}
.AnyTagClassName
{
color: #477117;
}
</style>
background-color css
<style>
a { background-color: #477117; }
a { background-color: rgb(71,113,23); }
div.DivClassName
{
background-color: #477117;
}
.BgClassName
{
background-color: #477117;
}
</style>
border-color css
<style>
span { border-color: #477117; }
span { border-color: rgb(71,113,23); }
td.TdClassName
{
border-color: #477117;
}
.TagClassName
{
border-color: #477117;
}
</style>