Shades of Green Leaf #517620
Tints of Green Leaf #517620
RGB
CMYK
RGB Variations
Color information
#517620 (or 0x517620) is known color: Green Leaf. HEX triplet: 51, 76 and 20. RGB value is (81,118,32). Sum of RGB (Red+Green+Blue) = 81+118+32=231 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.06% from 231); Green value is 118 (46.48% from 255 or 51.08% from 231); Blue value is 32 (12.89% from 255 or 13.85% from 231); Max value from RGB is 118 - color contains mainly: green. Hex color #517620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517620 is #AE89DF. Grayscale: #616161. Windows color (decimal): -11438560 or 2127441. OLE color: 2127441.
HSL color Cylindrical-coordinate representation of color #517620: hue angle of 85.81º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #517620 is Cyan = 0.31, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 118 | 32 | - |
| CMYK | 0.31 | 0 | 0.73 | 0.54 |
| HSL | 85.81º | 0.57% | 0.29% | - |
| HSV(B) | 85.81º | 0.73% | 0.46% | - |
| XYZ | 10.13 | 14.81 | 3.69 | - |
| YUV | 97.13 | 91.24 | 116.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 32 | 0.31 | 0 | 0.73 | 0.54 | 85.81 | 0.57 | 0.29 |
| Hex | 51 | 76 | 20 | 1F | 0 | 49 | 36 | 56 | 39 | 1D |
| Octal | 121 | 166 | 40 | 37 | 0 | 111 | 66 | 126 | 71 | 35 |
| Binary | 1010001 | 1110110 | 100000 | 11111 | 0 | 1001001 | 110110 | 1010110 | 111001 | 11101 |
Color Harmonies of #517620
Complementary color
Monochromatic Colors of #517620
Black with #517620
Text Example
Text Example
White with #517620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517620; }
p { color: rgb(81,118,32); }
H1.HeaderClassName
{
color: #517620;
}
.AnyTagClassName
{
color: #517620;
}
</style>
background-color css
<style>
a { background-color: #517620; }
a { background-color: rgb(81,118,32); }
div.DivClassName
{
background-color: #517620;
}
.BgClassName
{
background-color: #517620;
}
</style>
border-color css
<style>
span { border-color: #517620; }
span { border-color: rgb(81,118,32); }
td.TdClassName
{
border-color: #517620;
}
.TagClassName
{
border-color: #517620;
}
</style>