Shades of Green Leaf #506916
Tints of Green Leaf #506916
RGB
CMYK
RGB Variations
Color information
#506916 (or 0x506916) is known color: Green Leaf. HEX triplet: 50, 69 and 16. RGB value is (80,105,22). Sum of RGB (Red+Green+Blue) = 80+105+22=207 (27% of max value = 765). Red value is 80 (31.64% from 255 or 38.65% from 207); Green value is 105 (41.41% from 255 or 50.72% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 105 - color contains mainly: green. Hex color #506916 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #506916 is #AF96E9. Grayscale: #585858. Windows color (decimal): -11507434 or 1468752. OLE color: 1468752.
HSL color Cylindrical-coordinate representation of color #506916: hue angle of 78.07º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #506916 is Cyan = 0.24, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 105 | 22 | - |
| CMYK | 0.24 | 0 | 0.79 | 0.59 |
| HSL | 78.07º | 0.65% | 0.25% | - |
| HSV(B) | 78.07º | 0.79% | 0.41% | - |
| XYZ | 8.5 | 11.87 | 2.6 | - |
| YUV | 88.06 | 90.72 | 122.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 105 | 22 | 0.24 | 0 | 0.79 | 0.59 | 78.07 | 0.65 | 0.25 |
| Hex | 50 | 69 | 16 | 18 | 0 | 4F | 3B | 4E | 41 | 19 |
| Octal | 120 | 151 | 26 | 30 | 0 | 117 | 73 | 116 | 101 | 31 |
| Binary | 1010000 | 1101001 | 10110 | 11000 | 0 | 1001111 | 111011 | 1001110 | 1000001 | 11001 |
Color Harmonies of #506916
Complementary color
Monochromatic Colors of #506916
Black with #506916
Text Example
Text Example
White with #506916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506916; }
p { color: rgb(80,105,22); }
H1.HeaderClassName
{
color: #506916;
}
.AnyTagClassName
{
color: #506916;
}
</style>
background-color css
<style>
a { background-color: #506916; }
a { background-color: rgb(80,105,22); }
div.DivClassName
{
background-color: #506916;
}
.BgClassName
{
background-color: #506916;
}
</style>
border-color css
<style>
span { border-color: #506916; }
span { border-color: rgb(80,105,22); }
td.TdClassName
{
border-color: #506916;
}
.TagClassName
{
border-color: #506916;
}
</style>