Shades of Green Leaf #476717
Tints of Green Leaf #476717
RGB
CMYK
RGB Variations
Color information
#476717 (or 0x476717) is known color: Green Leaf. HEX triplet: 47, 67 and 17. RGB value is (71,103,23). Sum of RGB (Red+Green+Blue) = 71+103+23=197 (26% of max value = 765). Red value is 71 (28.12% from 255 or 36.04% from 197); Green value is 103 (40.62% from 255 or 52.28% from 197); Blue value is 23 (9.38% from 255 or 11.68% from 197); Max value from RGB is 103 - color contains mainly: green. Hex color #476717 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476717 is #B898E8. Grayscale: #545454. Windows color (decimal): -12097769 or 1533767. OLE color: 1533767.
HSL color Cylindrical-coordinate representation of color #476717: hue angle of 84º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #476717 is Cyan = 0.31, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 23 | - |
| CMYK | 0.31 | 0 | 0.78 | 0.60 |
| HSL | 84º | 0.63% | 0.25% | - |
| HSV(B) | 84º | 0.78% | 0.4% | - |
| XYZ | 7.6 | 11.1 | 2.55 | - |
| YUV | 84.31 | 93.4 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 23 | 0.31 | 0 | 0.78 | 0.60 | 84 | 0.63 | 0.25 |
| Hex | 47 | 67 | 17 | 1F | 0 | 4E | 3C | 54 | 3F | 19 |
| Octal | 107 | 147 | 27 | 37 | 0 | 116 | 74 | 124 | 77 | 31 |
| Binary | 1000111 | 1100111 | 10111 | 11111 | 0 | 1001110 | 111100 | 1010100 | 111111 | 11001 |
Color Harmonies of #476717
Complementary color
Monochromatic Colors of #476717
Black with #476717
Text Example
Text Example
White with #476717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476717; }
p { color: rgb(71,103,23); }
H1.HeaderClassName
{
color: #476717;
}
.AnyTagClassName
{
color: #476717;
}
</style>
background-color css
<style>
a { background-color: #476717; }
a { background-color: rgb(71,103,23); }
div.DivClassName
{
background-color: #476717;
}
.BgClassName
{
background-color: #476717;
}
</style>
border-color css
<style>
span { border-color: #476717; }
span { border-color: rgb(71,103,23); }
td.TdClassName
{
border-color: #476717;
}
.TagClassName
{
border-color: #476717;
}
</style>