Shades of Green Leaf #496522
Tints of Green Leaf #496522
RGB
CMYK
RGB Variations
Color information
#496522 (or 0x496522) is known color: Green Leaf. HEX triplet: 49, 65 and 22. RGB value is (73,101,34). Sum of RGB (Red+Green+Blue) = 73+101+34=208 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.10% from 208); Green value is 101 (39.84% from 255 or 48.56% from 208); Blue value is 34 (13.67% from 255 or 16.35% from 208); Max value from RGB is 101 - color contains mainly: green. Hex color #496522 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496522 is #B69ADD. Grayscale: #555555. Windows color (decimal): -11967198 or 2254153. OLE color: 2254153.
HSL color Cylindrical-coordinate representation of color #496522: hue angle of 85.07º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #496522 is Cyan = 0.28, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 101 | 34 | - |
| CMYK | 0.28 | 0 | 0.66 | 0.60 |
| HSL | 85.07º | 0.5% | 0.26% | - |
| HSV(B) | 85.07º | 0.66% | 0.4% | - |
| XYZ | 7.69 | 10.84 | 3.2 | - |
| YUV | 84.99 | 99.22 | 119.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 34 | 0.28 | 0 | 0.66 | 0.60 | 85.07 | 0.5 | 0.26 |
| Hex | 49 | 65 | 22 | 1C | 0 | 42 | 3C | 55 | 32 | 1A |
| Octal | 111 | 145 | 42 | 34 | 0 | 102 | 74 | 125 | 62 | 32 |
| Binary | 1001001 | 1100101 | 100010 | 11100 | 0 | 1000010 | 111100 | 1010101 | 110010 | 11010 |
Color Harmonies of #496522
Complementary color
Monochromatic Colors of #496522
Black with #496522
Text Example
Text Example
White with #496522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496522; }
p { color: rgb(73,101,34); }
H1.HeaderClassName
{
color: #496522;
}
.AnyTagClassName
{
color: #496522;
}
</style>
background-color css
<style>
a { background-color: #496522; }
a { background-color: rgb(73,101,34); }
div.DivClassName
{
background-color: #496522;
}
.BgClassName
{
background-color: #496522;
}
</style>
border-color css
<style>
span { border-color: #496522; }
span { border-color: rgb(73,101,34); }
td.TdClassName
{
border-color: #496522;
}
.TagClassName
{
border-color: #496522;
}
</style>