Shades of Green Leaf #486916
Tints of Green Leaf #486916
RGB
CMYK
RGB Variations
Color information
#486916 (or 0x486916) is known color: Green Leaf. HEX triplet: 48, 69 and 16. RGB value is (72,105,22). Sum of RGB (Red+Green+Blue) = 72+105+22=199 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.18% from 199); Green value is 105 (41.41% from 255 or 52.76% from 199); Blue value is 22 (8.98% from 255 or 11.06% from 199); Max value from RGB is 105 - color contains mainly: green. Hex color #486916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #486916 is #B796E9. Grayscale: #555555. Windows color (decimal): -12031722 or 1468744. OLE color: 1468744.
HSL color Cylindrical-coordinate representation of color #486916: hue angle of 83.86º 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 #486916 is Cyan = 0.31, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 22 | - |
| CMYK | 0.31 | 0 | 0.79 | 0.59 |
| HSL | 83.86º | 0.65% | 0.25% | - |
| HSV(B) | 83.86º | 0.79% | 0.41% | - |
| XYZ | 7.87 | 11.54 | 2.57 | - |
| YUV | 85.67 | 92.07 | 118.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 22 | 0.31 | 0 | 0.79 | 0.59 | 83.86 | 0.65 | 0.25 |
| Hex | 48 | 69 | 16 | 1F | 0 | 4F | 3B | 54 | 41 | 19 |
| Octal | 110 | 151 | 26 | 37 | 0 | 117 | 73 | 124 | 101 | 31 |
| Binary | 1001000 | 1101001 | 10110 | 11111 | 0 | 1001111 | 111011 | 1010100 | 1000001 | 11001 |
Color Harmonies of #486916
Complementary color
Monochromatic Colors of #486916
Black with #486916
Text Example
Text Example
White with #486916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486916; }
p { color: rgb(72,105,22); }
H1.HeaderClassName
{
color: #486916;
}
.AnyTagClassName
{
color: #486916;
}
</style>
background-color css
<style>
a { background-color: #486916; }
a { background-color: rgb(72,105,22); }
div.DivClassName
{
background-color: #486916;
}
.BgClassName
{
background-color: #486916;
}
</style>
border-color css
<style>
span { border-color: #486916; }
span { border-color: rgb(72,105,22); }
td.TdClassName
{
border-color: #486916;
}
.TagClassName
{
border-color: #486916;
}
</style>