Shades of Green Leaf #516532
Tints of Green Leaf #516532
RGB
CMYK
RGB Variations
Color information
#516532 (or 0x516532) is known color: Green Leaf. HEX triplet: 51, 65 and 32. RGB value is (81,101,50). Sum of RGB (Red+Green+Blue) = 81+101+50=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 101 (39.84% from 255 or 43.53% from 232); Blue value is 50 (19.92% from 255 or 21.55% from 232); Max value from RGB is 101 - color contains mainly: green. Hex color #516532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516532 is #AE9ACD. Grayscale: #595959. Windows color (decimal): -11442894 or 3302737. OLE color: 3302737.
HSL color Cylindrical-coordinate representation of color #516532: hue angle of 83.53º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #516532 is Cyan = 0.20, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 50 | - |
| CMYK | 0.20 | 0 | 0.50 | 0.60 |
| HSL | 83.53º | 0.34% | 0.3% | - |
| HSV(B) | 83.53º | 0.5% | 0.4% | - |
| XYZ | 8.62 | 11.29 | 4.74 | - |
| YUV | 89.21 | 105.87 | 122.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 50 | 0.20 | 0 | 0.50 | 0.60 | 83.53 | 0.34 | 0.3 |
| Hex | 51 | 65 | 32 | 14 | 0 | 32 | 3C | 54 | 22 | 1E |
| Octal | 121 | 145 | 62 | 24 | 0 | 62 | 74 | 124 | 42 | 36 |
| Binary | 1010001 | 1100101 | 110010 | 10100 | 0 | 110010 | 111100 | 1010100 | 100010 | 11110 |
Color Harmonies of #516532
Complementary color
Monochromatic Colors of #516532
Black with #516532
Text Example
Text Example
White with #516532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516532; }
p { color: rgb(81,101,50); }
H1.HeaderClassName
{
color: #516532;
}
.AnyTagClassName
{
color: #516532;
}
</style>
background-color css
<style>
a { background-color: #516532; }
a { background-color: rgb(81,101,50); }
div.DivClassName
{
background-color: #516532;
}
.BgClassName
{
background-color: #516532;
}
</style>
border-color css
<style>
span { border-color: #516532; }
span { border-color: rgb(81,101,50); }
td.TdClassName
{
border-color: #516532;
}
.TagClassName
{
border-color: #516532;
}
</style>