Shades of Green Leaf #516533
Tints of Green Leaf #516533
RGB
CMYK
RGB Variations
Color information
#516533 (or 0x516533) is known color: Green Leaf. HEX triplet: 51, 65 and 33. RGB value is (81,101,51). Sum of RGB (Red+Green+Blue) = 81+101+51=233 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.76% from 233); Green value is 101 (39.84% from 255 or 43.35% from 233); Blue value is 51 (20.31% from 255 or 21.89% from 233); Max value from RGB is 101 - color contains mainly: green. Hex color #516533 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516533 is #AE9ACC. Grayscale: #595959. Windows color (decimal): -11442893 or 3368273. OLE color: 3368273.
HSL color Cylindrical-coordinate representation of color #516533: hue angle of 84º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #516533 is Cyan = 0.20, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 51 | - |
| CMYK | 0.20 | 0 | 0.50 | 0.60 |
| HSL | 84º | 0.33% | 0.3% | - |
| HSV(B) | 84º | 0.5% | 0.4% | - |
| XYZ | 8.64 | 11.3 | 4.86 | - |
| YUV | 89.32 | 106.37 | 122.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 51 | 0.20 | 0 | 0.50 | 0.60 | 84 | 0.33 | 0.3 |
| Hex | 51 | 65 | 33 | 14 | 0 | 32 | 3C | 54 | 21 | 1E |
| Octal | 121 | 145 | 63 | 24 | 0 | 62 | 74 | 124 | 41 | 36 |
| Binary | 1010001 | 1100101 | 110011 | 10100 | 0 | 110010 | 111100 | 1010100 | 100001 | 11110 |
Color Harmonies of #516533
Complementary color
Monochromatic Colors of #516533
Black with #516533
Text Example
Text Example
White with #516533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516533; }
p { color: rgb(81,101,51); }
H1.HeaderClassName
{
color: #516533;
}
.AnyTagClassName
{
color: #516533;
}
</style>
background-color css
<style>
a { background-color: #516533; }
a { background-color: rgb(81,101,51); }
div.DivClassName
{
background-color: #516533;
}
.BgClassName
{
background-color: #516533;
}
</style>
border-color css
<style>
span { border-color: #516533; }
span { border-color: rgb(81,101,51); }
td.TdClassName
{
border-color: #516533;
}
.TagClassName
{
border-color: #516533;
}
</style>