Shades of Green Leaf #516917
Tints of Green Leaf #516917
RGB
CMYK
RGB Variations
Color information
#516917 (or 0x516917) is known color: Green Leaf. HEX triplet: 51, 69 and 17. RGB value is (81,105,23). Sum of RGB (Red+Green+Blue) = 81+105+23=209 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.76% from 209); Green value is 105 (41.41% from 255 or 50.24% from 209); Blue value is 23 (9.38% from 255 or 11.00% from 209); Max value from RGB is 105 - color contains mainly: green. Hex color #516917 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516917 is #AE96E8. Grayscale: #585858. Windows color (decimal): -11441897 or 1534289. OLE color: 1534289.
HSL color Cylindrical-coordinate representation of color #516917: hue angle of 77.56º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #516917 is Cyan = 0.23, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 23 | - |
| CMYK | 0.23 | 0 | 0.78 | 0.59 |
| HSL | 77.56º | 0.64% | 0.25% | - |
| HSV(B) | 77.56º | 0.78% | 0.41% | - |
| XYZ | 8.6 | 11.91 | 2.66 | - |
| YUV | 88.48 | 91.05 | 122.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 23 | 0.23 | 0 | 0.78 | 0.59 | 77.56 | 0.64 | 0.25 |
| Hex | 51 | 69 | 17 | 17 | 0 | 4E | 3B | 4E | 40 | 19 |
| Octal | 121 | 151 | 27 | 27 | 0 | 116 | 73 | 116 | 100 | 31 |
| Binary | 1010001 | 1101001 | 10111 | 10111 | 0 | 1001110 | 111011 | 1001110 | 1000000 | 11001 |
Color Harmonies of #516917
Complementary color
Monochromatic Colors of #516917
Black with #516917
Text Example
Text Example
White with #516917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516917; }
p { color: rgb(81,105,23); }
H1.HeaderClassName
{
color: #516917;
}
.AnyTagClassName
{
color: #516917;
}
</style>
background-color css
<style>
a { background-color: #516917; }
a { background-color: rgb(81,105,23); }
div.DivClassName
{
background-color: #516917;
}
.BgClassName
{
background-color: #516917;
}
</style>
border-color css
<style>
span { border-color: #516917; }
span { border-color: rgb(81,105,23); }
td.TdClassName
{
border-color: #516917;
}
.TagClassName
{
border-color: #516917;
}
</style>