Shades of Green Leaf #516631
Tints of Green Leaf #516631
RGB
CMYK
RGB Variations
Color information
#516631 (or 0x516631) is known color: Green Leaf. HEX triplet: 51, 66 and 31. RGB value is (81,102,49). Sum of RGB (Red+Green+Blue) = 81+102+49=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 102 (40.23% from 255 or 43.97% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 102 - color contains mainly: green. Hex color #516631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516631 is #AE99CE. Grayscale: #595959. Windows color (decimal): -11442639 or 3237457. OLE color: 3237457.
HSL color Cylindrical-coordinate representation of color #516631: hue angle of 83.77º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #516631 is Cyan = 0.21, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 49 | - |
| CMYK | 0.21 | 0 | 0.52 | 0.6 |
| HSL | 83.77º | 0.35% | 0.3% | - |
| HSV(B) | 83.77º | 0.52% | 0.4% | - |
| XYZ | 8.7 | 11.47 | 4.66 | - |
| YUV | 89.68 | 105.04 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 49 | 0.21 | 0 | 0.52 | 0.6 | 83.77 | 0.35 | 0.3 |
| Hex | 51 | 66 | 31 | 15 | 0 | 34 | 3C | 54 | 23 | 1E |
| Octal | 121 | 146 | 61 | 25 | 0 | 64 | 74 | 124 | 43 | 36 |
| Binary | 1010001 | 1100110 | 110001 | 10101 | 0 | 110100 | 111100 | 1010100 | 100011 | 11110 |
Color Harmonies of #516631
Complementary color
Monochromatic Colors of #516631
Black with #516631
Text Example
Text Example
White with #516631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516631; }
p { color: rgb(81,102,49); }
H1.HeaderClassName
{
color: #516631;
}
.AnyTagClassName
{
color: #516631;
}
</style>
background-color css
<style>
a { background-color: #516631; }
a { background-color: rgb(81,102,49); }
div.DivClassName
{
background-color: #516631;
}
.BgClassName
{
background-color: #516631;
}
</style>
border-color css
<style>
span { border-color: #516631; }
span { border-color: rgb(81,102,49); }
td.TdClassName
{
border-color: #516631;
}
.TagClassName
{
border-color: #516631;
}
</style>