Shades of Green Leaf #516935
Tints of Green Leaf #516935
RGB
CMYK
RGB Variations
Color information
#516935 (or 0x516935) is known color: Green Leaf. HEX triplet: 51, 69 and 35. RGB value is (81,105,53). Sum of RGB (Red+Green+Blue) = 81+105+53=239 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.89% from 239); Green value is 105 (41.41% from 255 or 43.93% from 239); Blue value is 53 (21.09% from 255 or 22.18% from 239); Max value from RGB is 105 - color contains mainly: green. Hex color #516935 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516935 is #AE96CA. Grayscale: #5C5C5C. Windows color (decimal): -11441867 or 3500369. OLE color: 3500369.
HSL color Cylindrical-coordinate representation of color #516935: hue angle of 87.69º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #516935 is Cyan = 0.23, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 53 | - |
| CMYK | 0.23 | 0 | 0.50 | 0.59 |
| HSL | 87.69º | 0.33% | 0.31% | - |
| HSV(B) | 87.69º | 0.5% | 0.41% | - |
| XYZ | 9.09 | 12.11 | 5.23 | - |
| YUV | 91.9 | 106.05 | 120.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 53 | 0.23 | 0 | 0.50 | 0.59 | 87.69 | 0.33 | 0.31 |
| Hex | 51 | 69 | 35 | 17 | 0 | 32 | 3B | 58 | 21 | 1F |
| Octal | 121 | 151 | 65 | 27 | 0 | 62 | 73 | 130 | 41 | 37 |
| Binary | 1010001 | 1101001 | 110101 | 10111 | 0 | 110010 | 111011 | 1011000 | 100001 | 11111 |
Color Harmonies of #516935
Complementary color
Monochromatic Colors of #516935
Black with #516935
Text Example
Text Example
White with #516935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516935; }
p { color: rgb(81,105,53); }
H1.HeaderClassName
{
color: #516935;
}
.AnyTagClassName
{
color: #516935;
}
</style>
background-color css
<style>
a { background-color: #516935; }
a { background-color: rgb(81,105,53); }
div.DivClassName
{
background-color: #516935;
}
.BgClassName
{
background-color: #516935;
}
</style>
border-color css
<style>
span { border-color: #516935; }
span { border-color: rgb(81,105,53); }
td.TdClassName
{
border-color: #516935;
}
.TagClassName
{
border-color: #516935;
}
</style>