Shades of Green Leaf #517611
Tints of Green Leaf #517611
RGB
CMYK
RGB Variations
Color information
#517611 (or 0x517611) is known color: Green Leaf. HEX triplet: 51, 76 and 11. RGB value is (81,118,17). Sum of RGB (Red+Green+Blue) = 81+118+17=216 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.5% from 216); Green value is 118 (46.48% from 255 or 54.63% from 216); Blue value is 17 (7.03% from 255 or 7.87% from 216); Max value from RGB is 118 - color contains mainly: green. Hex color #517611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #517611 is #AE89EE. Grayscale: #5F5F5F. Windows color (decimal): -11438575 or 1144401. OLE color: 1144401.
HSL color Cylindrical-coordinate representation of color #517611: hue angle of 81.98º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #517611 is Cyan = 0.31, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 118 | 17 | - |
| CMYK | 0.31 | 0 | 0.86 | 0.54 |
| HSL | 81.98º | 0.75% | 0.26% | - |
| HSV(B) | 81.98º | 0.86% | 0.46% | - |
| XYZ | 9.97 | 14.75 | 2.85 | - |
| YUV | 95.42 | 83.74 | 117.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 17 | 0.31 | 0 | 0.86 | 0.54 | 81.98 | 0.75 | 0.26 |
| Hex | 51 | 76 | 11 | 1F | 0 | 56 | 36 | 52 | 4B | 1A |
| Octal | 121 | 166 | 21 | 37 | 0 | 126 | 66 | 122 | 113 | 32 |
| Binary | 1010001 | 1110110 | 10001 | 11111 | 0 | 1010110 | 110110 | 1010010 | 1001011 | 11010 |
Color Harmonies of #517611
Complementary color
Monochromatic Colors of #517611
Black with #517611
Text Example
Text Example
White with #517611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517611; }
p { color: rgb(81,118,17); }
H1.HeaderClassName
{
color: #517611;
}
.AnyTagClassName
{
color: #517611;
}
</style>
background-color css
<style>
a { background-color: #517611; }
a { background-color: rgb(81,118,17); }
div.DivClassName
{
background-color: #517611;
}
.BgClassName
{
background-color: #517611;
}
</style>
border-color css
<style>
span { border-color: #517611; }
span { border-color: rgb(81,118,17); }
td.TdClassName
{
border-color: #517611;
}
.TagClassName
{
border-color: #517611;
}
</style>