Shades of Green Leaf #517127
Tints of Green Leaf #517127
RGB
CMYK
RGB Variations
Color information
#517127 (or 0x517127) is known color: Green Leaf. HEX triplet: 51, 71 and 27. RGB value is (81,113,39). Sum of RGB (Red+Green+Blue) = 81+113+39=233 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.76% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 39 (15.62% from 255 or 16.74% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #517127 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517127 is #AE8ED8. Grayscale: #5F5F5F. Windows color (decimal): -11439833 or 2584913. OLE color: 2584913.
HSL color Cylindrical-coordinate representation of color #517127: hue angle of 85.95º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #517127 is Cyan = 0.28, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 113 | 39 | - |
| CMYK | 0.28 | 0 | 0.65 | 0.56 |
| HSL | 85.95º | 0.49% | 0.3% | - |
| HSV(B) | 85.95º | 0.65% | 0.44% | - |
| XYZ | 9.66 | 13.71 | 4.06 | - |
| YUV | 95 | 96.4 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 39 | 0.28 | 0 | 0.65 | 0.56 | 85.95 | 0.49 | 0.3 |
| Hex | 51 | 71 | 27 | 1C | 0 | 41 | 38 | 56 | 31 | 1E |
| Octal | 121 | 161 | 47 | 34 | 0 | 101 | 70 | 126 | 61 | 36 |
| Binary | 1010001 | 1110001 | 100111 | 11100 | 0 | 1000001 | 111000 | 1010110 | 110001 | 11110 |
Color Harmonies of #517127
Complementary color
Monochromatic Colors of #517127
Black with #517127
Text Example
Text Example
White with #517127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517127; }
p { color: rgb(81,113,39); }
H1.HeaderClassName
{
color: #517127;
}
.AnyTagClassName
{
color: #517127;
}
</style>
background-color css
<style>
a { background-color: #517127; }
a { background-color: rgb(81,113,39); }
div.DivClassName
{
background-color: #517127;
}
.BgClassName
{
background-color: #517127;
}
</style>
border-color css
<style>
span { border-color: #517127; }
span { border-color: rgb(81,113,39); }
td.TdClassName
{
border-color: #517127;
}
.TagClassName
{
border-color: #517127;
}
</style>