Shades of Green Leaf #496819
Tints of Green Leaf #496819
RGB
CMYK
RGB Variations
Color information
#496819 (or 0x496819) is known color: Green Leaf. HEX triplet: 49, 68 and 19. RGB value is (73,104,25). Sum of RGB (Red+Green+Blue) = 73+104+25=202 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.14% from 202); Green value is 104 (41.02% from 255 or 51.49% from 202); Blue value is 25 (10.16% from 255 or 12.38% from 202); Max value from RGB is 104 - color contains mainly: green. Hex color #496819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #496819 is #B697E6. Grayscale: #565656. Windows color (decimal): -11966439 or 1665097. OLE color: 1665097.
HSL color Cylindrical-coordinate representation of color #496819: hue angle of 83.54º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #496819 is Cyan = 0.30, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 104 | 25 | - |
| CMYK | 0.30 | 0 | 0.76 | 0.59 |
| HSL | 83.54º | 0.61% | 0.25% | - |
| HSV(B) | 83.54º | 0.76% | 0.41% | - |
| XYZ | 7.87 | 11.39 | 2.7 | - |
| YUV | 85.73 | 93.73 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 104 | 25 | 0.30 | 0 | 0.76 | 0.59 | 83.54 | 0.61 | 0.25 |
| Hex | 49 | 68 | 19 | 1E | 0 | 4C | 3B | 54 | 3D | 19 |
| Octal | 111 | 150 | 31 | 36 | 0 | 114 | 73 | 124 | 75 | 31 |
| Binary | 1001001 | 1101000 | 11001 | 11110 | 0 | 1001100 | 111011 | 1010100 | 111101 | 11001 |
Color Harmonies of #496819
Complementary color
Monochromatic Colors of #496819
Black with #496819
Text Example
Text Example
White with #496819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496819; }
p { color: rgb(73,104,25); }
H1.HeaderClassName
{
color: #496819;
}
.AnyTagClassName
{
color: #496819;
}
</style>
background-color css
<style>
a { background-color: #496819; }
a { background-color: rgb(73,104,25); }
div.DivClassName
{
background-color: #496819;
}
.BgClassName
{
background-color: #496819;
}
</style>
border-color css
<style>
span { border-color: #496819; }
span { border-color: rgb(73,104,25); }
td.TdClassName
{
border-color: #496819;
}
.TagClassName
{
border-color: #496819;
}
</style>