Shades of Green Leaf #516821
Tints of Green Leaf #516821
RGB
CMYK
RGB Variations
Color information
#516821 (or 0x516821) is known color: Green Leaf. HEX triplet: 51, 68 and 21. RGB value is (81,104,33). Sum of RGB (Red+Green+Blue) = 81+104+33=218 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.16% from 218); Green value is 104 (41.02% from 255 or 47.71% from 218); Blue value is 33 (13.28% from 255 or 15.14% from 218); Max value from RGB is 104 - color contains mainly: green. Hex color #516821 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516821 is #AE97DE. Grayscale: #595959. Windows color (decimal): -11442143 or 2189393. OLE color: 2189393.
HSL color Cylindrical-coordinate representation of color #516821: hue angle of 79.44º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #516821 is Cyan = 0.22, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 33 | - |
| CMYK | 0.22 | 0 | 0.68 | 0.59 |
| HSL | 79.44º | 0.52% | 0.27% | - |
| HSV(B) | 79.44º | 0.68% | 0.41% | - |
| XYZ | 8.62 | 11.76 | 3.25 | - |
| YUV | 89.03 | 96.38 | 122.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 33 | 0.22 | 0 | 0.68 | 0.59 | 79.44 | 0.52 | 0.27 |
| Hex | 51 | 68 | 21 | 16 | 0 | 44 | 3B | 4F | 34 | 1B |
| Octal | 121 | 150 | 41 | 26 | 0 | 104 | 73 | 117 | 64 | 33 |
| Binary | 1010001 | 1101000 | 100001 | 10110 | 0 | 1000100 | 111011 | 1001111 | 110100 | 11011 |
Color Harmonies of #516821
Complementary color
Monochromatic Colors of #516821
Black with #516821
Text Example
Text Example
White with #516821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516821; }
p { color: rgb(81,104,33); }
H1.HeaderClassName
{
color: #516821;
}
.AnyTagClassName
{
color: #516821;
}
</style>
background-color css
<style>
a { background-color: #516821; }
a { background-color: rgb(81,104,33); }
div.DivClassName
{
background-color: #516821;
}
.BgClassName
{
background-color: #516821;
}
</style>
border-color css
<style>
span { border-color: #516821; }
span { border-color: rgb(81,104,33); }
td.TdClassName
{
border-color: #516821;
}
.TagClassName
{
border-color: #516821;
}
</style>