Shades of Green Leaf #517519
Tints of Green Leaf #517519
RGB
CMYK
RGB Variations
Color information
#517519 (or 0x517519) is known color: Green Leaf. HEX triplet: 51, 75 and 19. RGB value is (81,117,25). Sum of RGB (Red+Green+Blue) = 81+117+25=223 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.32% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 25 (10.16% from 255 or 11.21% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #517519 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517519 is #AE8AE6. Grayscale: #606060. Windows color (decimal): -11438823 or 1668433. OLE color: 1668433.
HSL color Cylindrical-coordinate representation of color #517519: hue angle of 83.48º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #517519 is Cyan = 0.31, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 25 | - |
| CMYK | 0.31 | 0 | 0.79 | 0.54 |
| HSL | 83.48º | 0.65% | 0.28% | - |
| HSV(B) | 83.48º | 0.79% | 0.46% | - |
| XYZ | 9.93 | 14.54 | 3.2 | - |
| YUV | 95.75 | 88.07 | 117.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 25 | 0.31 | 0 | 0.79 | 0.54 | 83.48 | 0.65 | 0.28 |
| Hex | 51 | 75 | 19 | 1F | 0 | 4F | 36 | 53 | 41 | 1C |
| Octal | 121 | 165 | 31 | 37 | 0 | 117 | 66 | 123 | 101 | 34 |
| Binary | 1010001 | 1110101 | 11001 | 11111 | 0 | 1001111 | 110110 | 1010011 | 1000001 | 11100 |
Color Harmonies of #517519
Complementary color
Monochromatic Colors of #517519
Black with #517519
Text Example
Text Example
White with #517519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517519; }
p { color: rgb(81,117,25); }
H1.HeaderClassName
{
color: #517519;
}
.AnyTagClassName
{
color: #517519;
}
</style>
background-color css
<style>
a { background-color: #517519; }
a { background-color: rgb(81,117,25); }
div.DivClassName
{
background-color: #517519;
}
.BgClassName
{
background-color: #517519;
}
</style>
border-color css
<style>
span { border-color: #517519; }
span { border-color: rgb(81,117,25); }
td.TdClassName
{
border-color: #517519;
}
.TagClassName
{
border-color: #517519;
}
</style>