Shades of Green Leaf #516321
Tints of Green Leaf #516321
RGB
CMYK
RGB Variations
Color information
#516321 (or 0x516321) is known color: Green Leaf. HEX triplet: 51, 63 and 21. RGB value is (81,99,33). Sum of RGB (Red+Green+Blue) = 81+99+33=213 (28% of max value = 765). Red value is 81 (32.03% from 255 or 38.03% from 213); Green value is 99 (39.06% from 255 or 46.48% from 213); Blue value is 33 (13.28% from 255 or 15.49% from 213); Max value from RGB is 99 - color contains mainly: green. Hex color #516321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516321 is #AE9CDE. Grayscale: #565656. Windows color (decimal): -11443423 or 2188113. OLE color: 2188113.
HSL color Cylindrical-coordinate representation of color #516321: hue angle of 76.36º 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 #516321 is Cyan = 0.18, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 33 | - |
| CMYK | 0.18 | 0 | 0.67 | 0.61 |
| HSL | 76.36º | 0.5% | 0.26% | - |
| HSV(B) | 76.36º | 0.67% | 0.39% | - |
| XYZ | 8.13 | 10.78 | 3.09 | - |
| YUV | 86.09 | 98.04 | 124.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 33 | 0.18 | 0 | 0.67 | 0.61 | 76.36 | 0.5 | 0.26 |
| Hex | 51 | 63 | 21 | 12 | 0 | 43 | 3D | 4C | 32 | 1A |
| Octal | 121 | 143 | 41 | 22 | 0 | 103 | 75 | 114 | 62 | 32 |
| Binary | 1010001 | 1100011 | 100001 | 10010 | 0 | 1000011 | 111101 | 1001100 | 110010 | 11010 |
Color Harmonies of #516321
Complementary color
Monochromatic Colors of #516321
Black with #516321
Text Example
Text Example
White with #516321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516321; }
p { color: rgb(81,99,33); }
H1.HeaderClassName
{
color: #516321;
}
.AnyTagClassName
{
color: #516321;
}
</style>
background-color css
<style>
a { background-color: #516321; }
a { background-color: rgb(81,99,33); }
div.DivClassName
{
background-color: #516321;
}
.BgClassName
{
background-color: #516321;
}
</style>
border-color css
<style>
span { border-color: #516321; }
span { border-color: rgb(81,99,33); }
td.TdClassName
{
border-color: #516321;
}
.TagClassName
{
border-color: #516321;
}
</style>