Shades of Green Leaf #516726
Tints of Green Leaf #516726
RGB
CMYK
RGB Variations
Color information
#516726 (or 0x516726) is known color: Green Leaf. HEX triplet: 51, 67 and 26. RGB value is (81,103,38). Sum of RGB (Red+Green+Blue) = 81+103+38=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 103 (40.62% from 255 or 46.40% from 222); Blue value is 38 (15.23% from 255 or 17.12% from 222); Max value from RGB is 103 - color contains mainly: green. Hex color #516726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516726 is #AE98D9. Grayscale: #595959. Windows color (decimal): -11442394 or 2516817. OLE color: 2516817.
HSL color Cylindrical-coordinate representation of color #516726: hue angle of 80.31º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #516726 is Cyan = 0.21, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 38 | - |
| CMYK | 0.21 | 0 | 0.63 | 0.60 |
| HSL | 80.31º | 0.46% | 0.28% | - |
| HSV(B) | 80.31º | 0.63% | 0.4% | - |
| XYZ | 8.59 | 11.59 | 3.62 | - |
| YUV | 89.01 | 99.21 | 122.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 38 | 0.21 | 0 | 0.63 | 0.60 | 80.31 | 0.46 | 0.28 |
| Hex | 51 | 67 | 26 | 15 | 0 | 3F | 3C | 50 | 2E | 1C |
| Octal | 121 | 147 | 46 | 25 | 0 | 77 | 74 | 120 | 56 | 34 |
| Binary | 1010001 | 1100111 | 100110 | 10101 | 0 | 111111 | 111100 | 1010000 | 101110 | 11100 |
Color Harmonies of #516726
Complementary color
Monochromatic Colors of #516726
Black with #516726
Text Example
Text Example
White with #516726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516726; }
p { color: rgb(81,103,38); }
H1.HeaderClassName
{
color: #516726;
}
.AnyTagClassName
{
color: #516726;
}
</style>
background-color css
<style>
a { background-color: #516726; }
a { background-color: rgb(81,103,38); }
div.DivClassName
{
background-color: #516726;
}
.BgClassName
{
background-color: #516726;
}
</style>
border-color css
<style>
span { border-color: #516726; }
span { border-color: rgb(81,103,38); }
td.TdClassName
{
border-color: #516726;
}
.TagClassName
{
border-color: #516726;
}
</style>