Shades of Green Leaf #517314
Tints of Green Leaf #517314
RGB
CMYK
RGB Variations
Color information
#517314 (or 0x517314) is known color: Green Leaf. HEX triplet: 51, 73 and 14. RGB value is (81,115,20). Sum of RGB (Red+Green+Blue) = 81+115+20=216 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.5% from 216); Green value is 115 (45.31% from 255 or 53.24% from 216); Blue value is 20 (8.20% from 255 or 9.26% from 216); Max value from RGB is 115 - color contains mainly: green. Hex color #517314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517314 is #AE8CEB. Grayscale: #5E5E5E. Windows color (decimal): -11439340 or 1340241. OLE color: 1340241.
HSL color Cylindrical-coordinate representation of color #517314: hue angle of 81.47º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #517314 is Cyan = 0.30, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 20 | - |
| CMYK | 0.30 | 0 | 0.83 | 0.55 |
| HSL | 81.47º | 0.7% | 0.26% | - |
| HSV(B) | 81.47º | 0.83% | 0.45% | - |
| XYZ | 9.65 | 14.06 | 2.87 | - |
| YUV | 94 | 86.24 | 118.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 20 | 0.30 | 0 | 0.83 | 0.55 | 81.47 | 0.7 | 0.26 |
| Hex | 51 | 73 | 14 | 1E | 0 | 53 | 37 | 51 | 46 | 1A |
| Octal | 121 | 163 | 24 | 36 | 0 | 123 | 67 | 121 | 106 | 32 |
| Binary | 1010001 | 1110011 | 10100 | 11110 | 0 | 1010011 | 110111 | 1010001 | 1000110 | 11010 |
Color Harmonies of #517314
Complementary color
Monochromatic Colors of #517314
Black with #517314
Text Example
Text Example
White with #517314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517314; }
p { color: rgb(81,115,20); }
H1.HeaderClassName
{
color: #517314;
}
.AnyTagClassName
{
color: #517314;
}
</style>
background-color css
<style>
a { background-color: #517314; }
a { background-color: rgb(81,115,20); }
div.DivClassName
{
background-color: #517314;
}
.BgClassName
{
background-color: #517314;
}
</style>
border-color css
<style>
span { border-color: #517314; }
span { border-color: rgb(81,115,20); }
td.TdClassName
{
border-color: #517314;
}
.TagClassName
{
border-color: #517314;
}
</style>