Shades of Green Leaf #516834
Tints of Green Leaf #516834
RGB
CMYK
RGB Variations
Color information
#516834 (or 0x516834) is known color: Green Leaf. HEX triplet: 51, 68 and 34. RGB value is (81,104,52). Sum of RGB (Red+Green+Blue) = 81+104+52=237 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.18% from 237); Green value is 104 (41.02% from 255 or 43.88% from 237); Blue value is 52 (20.70% from 255 or 21.94% from 237); Max value from RGB is 104 - color contains mainly: green. Hex color #516834 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516834 is #AE97CB. Grayscale: #5B5B5B. Windows color (decimal): -11442124 or 3434577. OLE color: 3434577.
HSL color Cylindrical-coordinate representation of color #516834: hue angle of 86.54º 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 #516834 is Cyan = 0.22, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 52 | - |
| CMYK | 0.22 | 0 | 0.50 | 0.59 |
| HSL | 86.54º | 0.33% | 0.31% | - |
| HSV(B) | 86.54º | 0.5% | 0.41% | - |
| XYZ | 8.96 | 11.9 | 5.07 | - |
| YUV | 91.2 | 105.88 | 120.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 52 | 0.22 | 0 | 0.50 | 0.59 | 86.54 | 0.33 | 0.31 |
| Hex | 51 | 68 | 34 | 16 | 0 | 32 | 3B | 57 | 21 | 1F |
| Octal | 121 | 150 | 64 | 26 | 0 | 62 | 73 | 127 | 41 | 37 |
| Binary | 1010001 | 1101000 | 110100 | 10110 | 0 | 110010 | 111011 | 1010111 | 100001 | 11111 |
Color Harmonies of #516834
Complementary color
Monochromatic Colors of #516834
Black with #516834
Text Example
Text Example
White with #516834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516834; }
p { color: rgb(81,104,52); }
H1.HeaderClassName
{
color: #516834;
}
.AnyTagClassName
{
color: #516834;
}
</style>
background-color css
<style>
a { background-color: #516834; }
a { background-color: rgb(81,104,52); }
div.DivClassName
{
background-color: #516834;
}
.BgClassName
{
background-color: #516834;
}
</style>
border-color css
<style>
span { border-color: #516834; }
span { border-color: rgb(81,104,52); }
td.TdClassName
{
border-color: #516834;
}
.TagClassName
{
border-color: #516834;
}
</style>