Shades of Green Leaf #517416
Tints of Green Leaf #517416
RGB
CMYK
RGB Variations
Color information
#517416 (or 0x517416) is known color: Green Leaf. HEX triplet: 51, 74 and 16. RGB value is (81,116,22). Sum of RGB (Red+Green+Blue) = 81+116+22=219 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.99% from 219); Green value is 116 (45.70% from 255 or 52.97% from 219); Blue value is 22 (8.98% from 255 or 10.05% from 219); Max value from RGB is 116 - color contains mainly: green. Hex color #517416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517416 is #AE8BE9. Grayscale: #5F5F5F. Windows color (decimal): -11439082 or 1471569. OLE color: 1471569.
HSL color Cylindrical-coordinate representation of color #517416: hue angle of 82.34º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #517416 is Cyan = 0.30, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 22 | - |
| CMYK | 0.30 | 0 | 0.81 | 0.55 |
| HSL | 82.34º | 0.68% | 0.27% | - |
| HSV(B) | 82.34º | 0.81% | 0.45% | - |
| XYZ | 9.78 | 14.3 | 3 | - |
| YUV | 94.82 | 86.9 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 22 | 0.30 | 0 | 0.81 | 0.55 | 82.34 | 0.68 | 0.27 |
| Hex | 51 | 74 | 16 | 1E | 0 | 51 | 37 | 52 | 44 | 1B |
| Octal | 121 | 164 | 26 | 36 | 0 | 121 | 67 | 122 | 104 | 33 |
| Binary | 1010001 | 1110100 | 10110 | 11110 | 0 | 1010001 | 110111 | 1010010 | 1000100 | 11011 |
Color Harmonies of #517416
Complementary color
Monochromatic Colors of #517416
Black with #517416
Text Example
Text Example
White with #517416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517416; }
p { color: rgb(81,116,22); }
H1.HeaderClassName
{
color: #517416;
}
.AnyTagClassName
{
color: #517416;
}
</style>
background-color css
<style>
a { background-color: #517416; }
a { background-color: rgb(81,116,22); }
div.DivClassName
{
background-color: #517416;
}
.BgClassName
{
background-color: #517416;
}
</style>
border-color css
<style>
span { border-color: #517416; }
span { border-color: rgb(81,116,22); }
td.TdClassName
{
border-color: #517416;
}
.TagClassName
{
border-color: #517416;
}
</style>