Shades of Green Leaf #517020
Tints of Green Leaf #517020
RGB
CMYK
RGB Variations
Color information
#517020 (or 0x517020) is known color: Green Leaf. HEX triplet: 51, 70 and 20. RGB value is (81,112,32). Sum of RGB (Red+Green+Blue) = 81+112+32=225 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36% from 225); Green value is 112 (44.14% from 255 or 49.78% from 225); Blue value is 32 (12.89% from 255 or 14.22% from 225); Max value from RGB is 112 - color contains mainly: green. Hex color #517020 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517020 is #AE8FDF. Grayscale: #5D5D5D. Windows color (decimal): -11440096 or 2125905. OLE color: 2125905.
HSL color Cylindrical-coordinate representation of color #517020: hue angle of 83.25º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #517020 is Cyan = 0.28, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 32 | - |
| CMYK | 0.28 | 0 | 0.71 | 0.56 |
| HSL | 83.25º | 0.56% | 0.28% | - |
| HSV(B) | 83.25º | 0.71% | 0.44% | - |
| XYZ | 9.45 | 13.44 | 3.46 | - |
| YUV | 93.61 | 93.23 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 32 | 0.28 | 0 | 0.71 | 0.56 | 83.25 | 0.56 | 0.28 |
| Hex | 51 | 70 | 20 | 1C | 0 | 47 | 38 | 53 | 38 | 1C |
| Octal | 121 | 160 | 40 | 34 | 0 | 107 | 70 | 123 | 70 | 34 |
| Binary | 1010001 | 1110000 | 100000 | 11100 | 0 | 1000111 | 111000 | 1010011 | 111000 | 11100 |
Color Harmonies of #517020
Complementary color
Monochromatic Colors of #517020
Black with #517020
Text Example
Text Example
White with #517020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517020; }
p { color: rgb(81,112,32); }
H1.HeaderClassName
{
color: #517020;
}
.AnyTagClassName
{
color: #517020;
}
</style>
background-color css
<style>
a { background-color: #517020; }
a { background-color: rgb(81,112,32); }
div.DivClassName
{
background-color: #517020;
}
.BgClassName
{
background-color: #517020;
}
</style>
border-color css
<style>
span { border-color: #517020; }
span { border-color: rgb(81,112,32); }
td.TdClassName
{
border-color: #517020;
}
.TagClassName
{
border-color: #517020;
}
</style>