Shades of Green Leaf #516721
Tints of Green Leaf #516721
RGB
CMYK
RGB Variations
Color information
#516721 (or 0x516721) is known color: Green Leaf. HEX triplet: 51, 67 and 21. RGB value is (81,103,33). Sum of RGB (Red+Green+Blue) = 81+103+33=217 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.33% from 217); Green value is 103 (40.62% from 255 or 47.47% from 217); Blue value is 33 (13.28% from 255 or 15.21% from 217); Max value from RGB is 103 - color contains mainly: green. Hex color #516721 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516721 is #AE98DE. Grayscale: #585858. Windows color (decimal): -11442399 or 2189137. OLE color: 2189137.
HSL color Cylindrical-coordinate representation of color #516721: hue angle of 78.86º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #516721 is Cyan = 0.21, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 33 | - |
| CMYK | 0.21 | 0 | 0.68 | 0.60 |
| HSL | 78.86º | 0.51% | 0.27% | - |
| HSV(B) | 78.86º | 0.68% | 0.4% | - |
| XYZ | 8.52 | 11.56 | 3.22 | - |
| YUV | 88.44 | 96.71 | 122.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 33 | 0.21 | 0 | 0.68 | 0.60 | 78.86 | 0.51 | 0.27 |
| Hex | 51 | 67 | 21 | 15 | 0 | 44 | 3C | 4F | 33 | 1B |
| Octal | 121 | 147 | 41 | 25 | 0 | 104 | 74 | 117 | 63 | 33 |
| Binary | 1010001 | 1100111 | 100001 | 10101 | 0 | 1000100 | 111100 | 1001111 | 110011 | 11011 |
Color Harmonies of #516721
Complementary color
Monochromatic Colors of #516721
Black with #516721
Text Example
Text Example
White with #516721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516721; }
p { color: rgb(81,103,33); }
H1.HeaderClassName
{
color: #516721;
}
.AnyTagClassName
{
color: #516721;
}
</style>
background-color css
<style>
a { background-color: #516721; }
a { background-color: rgb(81,103,33); }
div.DivClassName
{
background-color: #516721;
}
.BgClassName
{
background-color: #516721;
}
</style>
border-color css
<style>
span { border-color: #516721; }
span { border-color: rgb(81,103,33); }
td.TdClassName
{
border-color: #516721;
}
.TagClassName
{
border-color: #516721;
}
</style>