Shades of Green Leaf #516521
Tints of Green Leaf #516521
RGB
CMYK
RGB Variations
Color information
#516521 (or 0x516521) is known color: Green Leaf. HEX triplet: 51, 65 and 21. RGB value is (81,101,33). Sum of RGB (Red+Green+Blue) = 81+101+33=215 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.67% from 215); Green value is 101 (39.84% from 255 or 46.98% from 215); Blue value is 33 (13.28% from 255 or 15.35% from 215); Max value from RGB is 101 - color contains mainly: green. Hex color #516521 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516521 is #AE9ADE. Grayscale: #575757. Windows color (decimal): -11442911 or 2188625. OLE color: 2188625.
HSL color Cylindrical-coordinate representation of color #516521: hue angle of 77.65º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #516521 is Cyan = 0.20, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 33 | - |
| CMYK | 0.20 | 0 | 0.67 | 0.60 |
| HSL | 77.65º | 0.51% | 0.26% | - |
| HSV(B) | 77.65º | 0.67% | 0.4% | - |
| XYZ | 8.32 | 11.17 | 3.16 | - |
| YUV | 87.27 | 97.37 | 123.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 33 | 0.20 | 0 | 0.67 | 0.60 | 77.65 | 0.51 | 0.26 |
| Hex | 51 | 65 | 21 | 14 | 0 | 43 | 3C | 4E | 33 | 1A |
| Octal | 121 | 145 | 41 | 24 | 0 | 103 | 74 | 116 | 63 | 32 |
| Binary | 1010001 | 1100101 | 100001 | 10100 | 0 | 1000011 | 111100 | 1001110 | 110011 | 11010 |
Color Harmonies of #516521
Complementary color
Monochromatic Colors of #516521
Black with #516521
Text Example
Text Example
White with #516521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516521; }
p { color: rgb(81,101,33); }
H1.HeaderClassName
{
color: #516521;
}
.AnyTagClassName
{
color: #516521;
}
</style>
background-color css
<style>
a { background-color: #516521; }
a { background-color: rgb(81,101,33); }
div.DivClassName
{
background-color: #516521;
}
.BgClassName
{
background-color: #516521;
}
</style>
border-color css
<style>
span { border-color: #516521; }
span { border-color: rgb(81,101,33); }
td.TdClassName
{
border-color: #516521;
}
.TagClassName
{
border-color: #516521;
}
</style>