Shades of Green Leaf #516637
Tints of Green Leaf #516637
RGB
CMYK
RGB Variations
Color information
#516637 (or 0x516637) is known color: Green Leaf. HEX triplet: 51, 66 and 37. RGB value is (81,102,55). Sum of RGB (Red+Green+Blue) = 81+102+55=238 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.03% from 238); Green value is 102 (40.23% from 255 or 42.86% from 238); Blue value is 55 (21.88% from 255 or 23.11% from 238); Max value from RGB is 102 - color contains mainly: green. Hex color #516637 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516637 is #AE99C8. Grayscale: #5A5A5A. Windows color (decimal): -11442633 or 3630673. OLE color: 3630673.
HSL color Cylindrical-coordinate representation of color #516637: hue angle of 86.81º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #516637 is Cyan = 0.21, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 55 | - |
| CMYK | 0.21 | 0 | 0.46 | 0.6 |
| HSL | 86.81º | 0.3% | 0.31% | - |
| HSV(B) | 86.81º | 0.46% | 0.4% | - |
| XYZ | 8.83 | 11.53 | 5.37 | - |
| YUV | 90.36 | 108.04 | 121.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 55 | 0.21 | 0 | 0.46 | 0.6 | 86.81 | 0.3 | 0.31 |
| Hex | 51 | 66 | 37 | 15 | 0 | 2E | 3C | 57 | 1E | 1F |
| Octal | 121 | 146 | 67 | 25 | 0 | 56 | 74 | 127 | 36 | 37 |
| Binary | 1010001 | 1100110 | 110111 | 10101 | 0 | 101110 | 111100 | 1010111 | 11110 | 11111 |
Color Harmonies of #516637
Complementary color
Monochromatic Colors of #516637
Black with #516637
Text Example
Text Example
White with #516637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516637; }
p { color: rgb(81,102,55); }
H1.HeaderClassName
{
color: #516637;
}
.AnyTagClassName
{
color: #516637;
}
</style>
background-color css
<style>
a { background-color: #516637; }
a { background-color: rgb(81,102,55); }
div.DivClassName
{
background-color: #516637;
}
.BgClassName
{
background-color: #516637;
}
</style>
border-color css
<style>
span { border-color: #516637; }
span { border-color: rgb(81,102,55); }
td.TdClassName
{
border-color: #516637;
}
.TagClassName
{
border-color: #516637;
}
</style>