Shades of Green Leaf #477017
Tints of Green Leaf #477017
RGB
CMYK
RGB Variations
Color information
#477017 (or 0x477017) is known color: Green Leaf. HEX triplet: 47, 70 and 17. RGB value is (71,112,23). Sum of RGB (Red+Green+Blue) = 71+112+23=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 112 (44.14% from 255 or 54.37% from 206); Blue value is 23 (9.38% from 255 or 11.17% from 206); Max value from RGB is 112 - color contains mainly: green. Hex color #477017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477017 is #B88FE8. Grayscale: #595959. Windows color (decimal): -12095465 or 1536071. OLE color: 1536071.
HSL color Cylindrical-coordinate representation of color #477017: hue angle of 87.64º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #477017 is Cyan = 0.37, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 23 | - |
| CMYK | 0.37 | 0 | 0.79 | 0.56 |
| HSL | 87.64º | 0.66% | 0.26% | - |
| HSV(B) | 87.64º | 0.79% | 0.44% | - |
| XYZ | 8.55 | 12.99 | 2.87 | - |
| YUV | 89.6 | 90.42 | 114.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 23 | 0.37 | 0 | 0.79 | 0.56 | 87.64 | 0.66 | 0.26 |
| Hex | 47 | 70 | 17 | 25 | 0 | 4F | 38 | 58 | 42 | 1A |
| Octal | 107 | 160 | 27 | 45 | 0 | 117 | 70 | 130 | 102 | 32 |
| Binary | 1000111 | 1110000 | 10111 | 100101 | 0 | 1001111 | 111000 | 1011000 | 1000010 | 11010 |
Color Harmonies of #477017
Complementary color
Monochromatic Colors of #477017
Black with #477017
Text Example
Text Example
White with #477017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477017; }
p { color: rgb(71,112,23); }
H1.HeaderClassName
{
color: #477017;
}
.AnyTagClassName
{
color: #477017;
}
</style>
background-color css
<style>
a { background-color: #477017; }
a { background-color: rgb(71,112,23); }
div.DivClassName
{
background-color: #477017;
}
.BgClassName
{
background-color: #477017;
}
</style>
border-color css
<style>
span { border-color: #477017; }
span { border-color: rgb(71,112,23); }
td.TdClassName
{
border-color: #477017;
}
.TagClassName
{
border-color: #477017;
}
</style>