Shades of Green Leaf #516826
Tints of Green Leaf #516826
RGB
CMYK
RGB Variations
Color information
#516826 (or 0x516826) is known color: Green Leaf. HEX triplet: 51, 68 and 26. RGB value is (81,104,38). Sum of RGB (Red+Green+Blue) = 81+104+38=223 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.32% from 223); Green value is 104 (41.02% from 255 or 46.64% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 104 - color contains mainly: green. Hex color #516826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516826 is #AE97D9. Grayscale: #595959. Windows color (decimal): -11442138 or 2517073. OLE color: 2517073.
HSL color Cylindrical-coordinate representation of color #516826: hue angle of 80.91º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #516826 is Cyan = 0.22, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 38 | - |
| CMYK | 0.22 | 0 | 0.63 | 0.59 |
| HSL | 80.91º | 0.46% | 0.28% | - |
| HSV(B) | 80.91º | 0.63% | 0.41% | - |
| XYZ | 8.69 | 11.79 | 3.65 | - |
| YUV | 89.6 | 98.88 | 121.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 38 | 0.22 | 0 | 0.63 | 0.59 | 80.91 | 0.46 | 0.28 |
| Hex | 51 | 68 | 26 | 16 | 0 | 3F | 3B | 51 | 2E | 1C |
| Octal | 121 | 150 | 46 | 26 | 0 | 77 | 73 | 121 | 56 | 34 |
| Binary | 1010001 | 1101000 | 100110 | 10110 | 0 | 111111 | 111011 | 1010001 | 101110 | 11100 |
Color Harmonies of #516826
Complementary color
Monochromatic Colors of #516826
Black with #516826
Text Example
Text Example
White with #516826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516826; }
p { color: rgb(81,104,38); }
H1.HeaderClassName
{
color: #516826;
}
.AnyTagClassName
{
color: #516826;
}
</style>
background-color css
<style>
a { background-color: #516826; }
a { background-color: rgb(81,104,38); }
div.DivClassName
{
background-color: #516826;
}
.BgClassName
{
background-color: #516826;
}
</style>
border-color css
<style>
span { border-color: #516826; }
span { border-color: rgb(81,104,38); }
td.TdClassName
{
border-color: #516826;
}
.TagClassName
{
border-color: #516826;
}
</style>