Shades of Green Leaf #517313
Tints of Green Leaf #517313
RGB
CMYK
RGB Variations
Color information
#517313 (or 0x517313) is known color: Green Leaf. HEX triplet: 51, 73 and 13. RGB value is (81,115,19). Sum of RGB (Red+Green+Blue) = 81+115+19=215 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.67% from 215); Green value is 115 (45.31% from 255 or 53.49% from 215); Blue value is 19 (7.81% from 255 or 8.84% from 215); Max value from RGB is 115 - color contains mainly: green. Hex color #517313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517313 is #AE8CEC. Grayscale: #5E5E5E. Windows color (decimal): -11439341 or 1274705. OLE color: 1274705.
HSL color Cylindrical-coordinate representation of color #517313: hue angle of 81.25º degrees, saturation: 0.72, 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 #517313 is Cyan = 0.30, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 19 | - |
| CMYK | 0.30 | 0 | 0.83 | 0.55 |
| HSL | 81.25º | 0.72% | 0.26% | - |
| HSV(B) | 81.25º | 0.83% | 0.45% | - |
| XYZ | 9.64 | 14.06 | 2.82 | - |
| YUV | 93.89 | 85.74 | 118.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 19 | 0.30 | 0 | 0.83 | 0.55 | 81.25 | 0.72 | 0.26 |
| Hex | 51 | 73 | 13 | 1E | 0 | 53 | 37 | 51 | 48 | 1A |
| Octal | 121 | 163 | 23 | 36 | 0 | 123 | 67 | 121 | 110 | 32 |
| Binary | 1010001 | 1110011 | 10011 | 11110 | 0 | 1010011 | 110111 | 1010001 | 1001000 | 11010 |
Color Harmonies of #517313
Complementary color
Monochromatic Colors of #517313
Black with #517313
Text Example
Text Example
White with #517313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517313; }
p { color: rgb(81,115,19); }
H1.HeaderClassName
{
color: #517313;
}
.AnyTagClassName
{
color: #517313;
}
</style>
background-color css
<style>
a { background-color: #517313; }
a { background-color: rgb(81,115,19); }
div.DivClassName
{
background-color: #517313;
}
.BgClassName
{
background-color: #517313;
}
</style>
border-color css
<style>
span { border-color: #517313; }
span { border-color: rgb(81,115,19); }
td.TdClassName
{
border-color: #517313;
}
.TagClassName
{
border-color: #517313;
}
</style>