Shades of Green Leaf #517014
Tints of Green Leaf #517014
RGB
CMYK
RGB Variations
Color information
#517014 (or 0x517014) is known color: Green Leaf. HEX triplet: 51, 70 and 14. RGB value is (81,112,20). Sum of RGB (Red+Green+Blue) = 81+112+20=213 (28% of max value = 765). Red value is 81 (32.03% from 255 or 38.03% from 213); Green value is 112 (44.14% from 255 or 52.58% from 213); Blue value is 20 (8.20% from 255 or 9.39% from 213); Max value from RGB is 112 - color contains mainly: green. Hex color #517014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517014 is #AE8FEB. Grayscale: #5C5C5C. Windows color (decimal): -11440108 or 1339473. OLE color: 1339473.
HSL color Cylindrical-coordinate representation of color #517014: hue angle of 80.22º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #517014 is Cyan = 0.28, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 20 | - |
| CMYK | 0.28 | 0 | 0.82 | 0.56 |
| HSL | 80.22º | 0.7% | 0.26% | - |
| HSV(B) | 80.22º | 0.82% | 0.44% | - |
| XYZ | 9.31 | 13.39 | 2.76 | - |
| YUV | 92.24 | 87.23 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 20 | 0.28 | 0 | 0.82 | 0.56 | 80.22 | 0.7 | 0.26 |
| Hex | 51 | 70 | 14 | 1C | 0 | 52 | 38 | 50 | 46 | 1A |
| Octal | 121 | 160 | 24 | 34 | 0 | 122 | 70 | 120 | 106 | 32 |
| Binary | 1010001 | 1110000 | 10100 | 11100 | 0 | 1010010 | 111000 | 1010000 | 1000110 | 11010 |
Color Harmonies of #517014
Complementary color
Monochromatic Colors of #517014
Black with #517014
Text Example
Text Example
White with #517014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517014; }
p { color: rgb(81,112,20); }
H1.HeaderClassName
{
color: #517014;
}
.AnyTagClassName
{
color: #517014;
}
</style>
background-color css
<style>
a { background-color: #517014; }
a { background-color: rgb(81,112,20); }
div.DivClassName
{
background-color: #517014;
}
.BgClassName
{
background-color: #517014;
}
</style>
border-color css
<style>
span { border-color: #517014; }
span { border-color: rgb(81,112,20); }
td.TdClassName
{
border-color: #517014;
}
.TagClassName
{
border-color: #517014;
}
</style>