Shades of Green Leaf #517029
Tints of Green Leaf #517029
RGB
CMYK
RGB Variations
Color information
#517029 (or 0x517029) is known color: Green Leaf. HEX triplet: 51, 70 and 29. RGB value is (81,112,41). Sum of RGB (Red+Green+Blue) = 81+112+41=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 112 (44.14% from 255 or 47.86% from 234); Blue value is 41 (16.41% from 255 or 17.52% from 234); Max value from RGB is 112 - color contains mainly: green. Hex color #517029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517029 is #AE8FD6. Grayscale: #5E5E5E. Windows color (decimal): -11440087 or 2715729. OLE color: 2715729.
HSL color Cylindrical-coordinate representation of color #517029: hue angle of 86.2º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #517029 is Cyan = 0.28, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 41 | - |
| CMYK | 0.28 | 0 | 0.63 | 0.56 |
| HSL | 86.2º | 0.46% | 0.3% | - |
| HSV(B) | 86.2º | 0.63% | 0.44% | - |
| XYZ | 9.59 | 13.5 | 4.2 | - |
| YUV | 94.64 | 97.73 | 118.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 41 | 0.28 | 0 | 0.63 | 0.56 | 86.2 | 0.46 | 0.3 |
| Hex | 51 | 70 | 29 | 1C | 0 | 3F | 38 | 56 | 2E | 1E |
| Octal | 121 | 160 | 51 | 34 | 0 | 77 | 70 | 126 | 56 | 36 |
| Binary | 1010001 | 1110000 | 101001 | 11100 | 0 | 111111 | 111000 | 1010110 | 101110 | 11110 |
Color Harmonies of #517029
Complementary color
Monochromatic Colors of #517029
Black with #517029
Text Example
Text Example
White with #517029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517029; }
p { color: rgb(81,112,41); }
H1.HeaderClassName
{
color: #517029;
}
.AnyTagClassName
{
color: #517029;
}
</style>
background-color css
<style>
a { background-color: #517029; }
a { background-color: rgb(81,112,41); }
div.DivClassName
{
background-color: #517029;
}
.BgClassName
{
background-color: #517029;
}
</style>
border-color css
<style>
span { border-color: #517029; }
span { border-color: rgb(81,112,41); }
td.TdClassName
{
border-color: #517029;
}
.TagClassName
{
border-color: #517029;
}
</style>