Shades of Green Leaf #517022
Tints of Green Leaf #517022
RGB
CMYK
RGB Variations
Color information
#517022 (or 0x517022) is known color: Green Leaf. HEX triplet: 51, 70 and 22. RGB value is (81,112,34). Sum of RGB (Red+Green+Blue) = 81+112+34=227 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.68% from 227); Green value is 112 (44.14% from 255 or 49.34% from 227); Blue value is 34 (13.67% from 255 or 14.98% from 227); Max value from RGB is 112 - color contains mainly: green. Hex color #517022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #517022 is #AE8FDD. Grayscale: #5E5E5E. Windows color (decimal): -11440094 or 2256977. OLE color: 2256977.
HSL color Cylindrical-coordinate representation of color #517022: hue angle of 83.85º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #517022 is Cyan = 0.28, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 81 | 112 | 34 | - |
| CMYK | 0.28 | 0 | 0.70 | 0.56 |
| HSL | 83.85º | 0.53% | 0.29% | - |
| HSV(B) | 83.85º | 0.7% | 0.44% | - |
| XYZ | 9.48 | 13.45 | 3.61 | - |
| YUV | 93.84 | 94.23 | 118.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 34 | 0.28 | 0 | 0.70 | 0.56 | 83.85 | 0.53 | 0.29 |
| Hex | 51 | 70 | 22 | 1C | 0 | 46 | 38 | 54 | 35 | 1D |
| Octal | 121 | 160 | 42 | 34 | 0 | 106 | 70 | 124 | 65 | 35 |
| Binary | 1010001 | 1110000 | 100010 | 11100 | 0 | 1000110 | 111000 | 1010100 | 110101 | 11101 |
Color Harmonies of #517022
Complementary color
Monochromatic Colors of #517022
Black with #517022
Text Example
Text Example
White with #517022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517022; }
p { color: rgb(81,112,34); }
H1.HeaderClassName
{
color: #517022;
}
.AnyTagClassName
{
color: #517022;
}
</style>
background-color css
<style>
a { background-color: #517022; }
a { background-color: rgb(81,112,34); }
div.DivClassName
{
background-color: #517022;
}
.BgClassName
{
background-color: #517022;
}
</style>
border-color css
<style>
span { border-color: #517022; }
span { border-color: rgb(81,112,34); }
td.TdClassName
{
border-color: #517022;
}
.TagClassName
{
border-color: #517022;
}
</style>