Shades of Green Leaf #516421
Tints of Green Leaf #516421
RGB
CMYK
RGB Variations
Color information
#516421 (or 0x516421) is known color: Green Leaf. HEX triplet: 51, 64 and 21. RGB value is (81,100,33). Sum of RGB (Red+Green+Blue) = 81+100+33=214 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.85% from 214); Green value is 100 (39.45% from 255 or 46.73% from 214); Blue value is 33 (13.28% from 255 or 15.42% from 214); Max value from RGB is 100 - color contains mainly: green. Hex color #516421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516421 is #AE9BDE. Grayscale: #565656. Windows color (decimal): -11443167 or 2188369. OLE color: 2188369.
HSL color Cylindrical-coordinate representation of color #516421: hue angle of 77.01º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #516421 is Cyan = 0.19, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 33 | - |
| CMYK | 0.19 | 0 | 0.67 | 0.61 |
| HSL | 77.01º | 0.5% | 0.26% | - |
| HSV(B) | 77.01º | 0.67% | 0.39% | - |
| XYZ | 8.23 | 10.97 | 3.12 | - |
| YUV | 86.68 | 97.71 | 123.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 33 | 0.19 | 0 | 0.67 | 0.61 | 77.01 | 0.5 | 0.26 |
| Hex | 51 | 64 | 21 | 13 | 0 | 43 | 3D | 4D | 32 | 1A |
| Octal | 121 | 144 | 41 | 23 | 0 | 103 | 75 | 115 | 62 | 32 |
| Binary | 1010001 | 1100100 | 100001 | 10011 | 0 | 1000011 | 111101 | 1001101 | 110010 | 11010 |
Color Harmonies of #516421
Complementary color
Monochromatic Colors of #516421
Black with #516421
Text Example
Text Example
White with #516421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516421; }
p { color: rgb(81,100,33); }
H1.HeaderClassName
{
color: #516421;
}
.AnyTagClassName
{
color: #516421;
}
</style>
background-color css
<style>
a { background-color: #516421; }
a { background-color: rgb(81,100,33); }
div.DivClassName
{
background-color: #516421;
}
.BgClassName
{
background-color: #516421;
}
</style>
border-color css
<style>
span { border-color: #516421; }
span { border-color: rgb(81,100,33); }
td.TdClassName
{
border-color: #516421;
}
.TagClassName
{
border-color: #516421;
}
</style>