Shades of Green Leaf #517410
Tints of Green Leaf #517410
RGB
CMYK
RGB Variations
Color information
#517410 (or 0x517410) is known color: Green Leaf. HEX triplet: 51, 74 and 10. RGB value is (81,116,16). Sum of RGB (Red+Green+Blue) = 81+116+16=213 (28% of max value = 765). Red value is 81 (32.03% from 255 or 38.03% from 213); Green value is 116 (45.70% from 255 or 54.46% from 213); Blue value is 16 (6.64% from 255 or 7.51% from 213); Max value from RGB is 116 - color contains mainly: green. Hex color #517410 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517410 is #AE8BEF. Grayscale: #5E5E5E. Windows color (decimal): -11439088 or 1078353. OLE color: 1078353.
HSL color Cylindrical-coordinate representation of color #517410: hue angle of 81º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #517410 is Cyan = 0.30, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 116 | 16 | - |
| CMYK | 0.30 | 0 | 0.86 | 0.55 |
| HSL | 81º | 0.76% | 0.26% | - |
| HSV(B) | 81º | 0.86% | 0.45% | - |
| XYZ | 9.73 | 14.28 | 2.73 | - |
| YUV | 94.14 | 83.9 | 118.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 16 | 0.30 | 0 | 0.86 | 0.55 | 81 | 0.76 | 0.26 |
| Hex | 51 | 74 | 10 | 1E | 0 | 56 | 37 | 51 | 4C | 1A |
| Octal | 121 | 164 | 20 | 36 | 0 | 126 | 67 | 121 | 114 | 32 |
| Binary | 1010001 | 1110100 | 10000 | 11110 | 0 | 1010110 | 110111 | 1010001 | 1001100 | 11010 |
Color Harmonies of #517410
Complementary color
Monochromatic Colors of #517410
Black with #517410
Text Example
Text Example
White with #517410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517410; }
p { color: rgb(81,116,16); }
H1.HeaderClassName
{
color: #517410;
}
.AnyTagClassName
{
color: #517410;
}
</style>
background-color css
<style>
a { background-color: #517410; }
a { background-color: rgb(81,116,16); }
div.DivClassName
{
background-color: #517410;
}
.BgClassName
{
background-color: #517410;
}
</style>
border-color css
<style>
span { border-color: #517410; }
span { border-color: rgb(81,116,16); }
td.TdClassName
{
border-color: #517410;
}
.TagClassName
{
border-color: #517410;
}
</style>