Shades of Green Leaf #516536
Tints of Green Leaf #516536
RGB
CMYK
RGB Variations
Color information
#516536 (or 0x516536) is known color: Green Leaf. HEX triplet: 51, 65 and 36. RGB value is (81,101,54). Sum of RGB (Red+Green+Blue) = 81+101+54=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 101 (39.84% from 255 or 42.80% from 236); Blue value is 54 (21.48% from 255 or 22.88% from 236); Max value from RGB is 101 - color contains mainly: green. Hex color #516536 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516536 is #AE9AC9. Grayscale: #595959. Windows color (decimal): -11442890 or 3564881. OLE color: 3564881.
HSL color Cylindrical-coordinate representation of color #516536: hue angle of 85.53º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #516536 is Cyan = 0.20, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 54 | - |
| CMYK | 0.20 | 0 | 0.47 | 0.60 |
| HSL | 85.53º | 0.3% | 0.3% | - |
| HSV(B) | 85.53º | 0.47% | 0.4% | - |
| XYZ | 8.71 | 11.32 | 5.22 | - |
| YUV | 89.66 | 107.87 | 121.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 54 | 0.20 | 0 | 0.47 | 0.60 | 85.53 | 0.3 | 0.3 |
| Hex | 51 | 65 | 36 | 14 | 0 | 2F | 3C | 56 | 1E | 1E |
| Octal | 121 | 145 | 66 | 24 | 0 | 57 | 74 | 126 | 36 | 36 |
| Binary | 1010001 | 1100101 | 110110 | 10100 | 0 | 101111 | 111100 | 1010110 | 11110 | 11110 |
Color Harmonies of #516536
Complementary color
Monochromatic Colors of #516536
Black with #516536
Text Example
Text Example
White with #516536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516536; }
p { color: rgb(81,101,54); }
H1.HeaderClassName
{
color: #516536;
}
.AnyTagClassName
{
color: #516536;
}
</style>
background-color css
<style>
a { background-color: #516536; }
a { background-color: rgb(81,101,54); }
div.DivClassName
{
background-color: #516536;
}
.BgClassName
{
background-color: #516536;
}
</style>
border-color css
<style>
span { border-color: #516536; }
span { border-color: rgb(81,101,54); }
td.TdClassName
{
border-color: #516536;
}
.TagClassName
{
border-color: #516536;
}
</style>