Shades of La Palma #499622
Tints of La Palma #499622
RGB
CMYK
RGB Variations
Color information
#499622 (or 0x499622) is known color: La Palma. HEX triplet: 49, 96 and 22. RGB value is (73,150,34). Sum of RGB (Red+Green+Blue) = 73+150+34=257 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.40% from 257); Green value is 150 (58.98% from 255 or 58.37% from 257); Blue value is 34 (13.67% from 255 or 13.23% from 257); Max value from RGB is 150 - color contains mainly: green. Hex color #499622 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499622 is #B669DD. Grayscale: #727272. Windows color (decimal): -11954654 or 2266697. OLE color: 2266697.
HSL color Cylindrical-coordinate representation of color #499622: hue angle of 99.83º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #499622 is Cyan = 0.51, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 150 | 34 | - |
| CMYK | 0.51 | 0 | 0.77 | 0.41 |
| HSL | 99.83º | 0.63% | 0.36% | - |
| HSV(B) | 99.83º | 0.77% | 0.59% | - |
| XYZ | 13.94 | 23.34 | 5.28 | - |
| YUV | 113.75 | 82.99 | 98.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 150 | 34 | 0.51 | 0 | 0.77 | 0.41 | 99.83 | 0.63 | 0.36 |
| Hex | 49 | 96 | 22 | 33 | 0 | 4D | 29 | 64 | 3F | 24 |
| Octal | 111 | 226 | 42 | 63 | 0 | 115 | 51 | 144 | 77 | 44 |
| Binary | 1001001 | 10010110 | 100010 | 110011 | 0 | 1001101 | 101001 | 1100100 | 111111 | 100100 |
Color Harmonies of #499622
Complementary color
Monochromatic Colors of #499622
Black with #499622
Text Example
Text Example
White with #499622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499622; }
p { color: rgb(73,150,34); }
H1.HeaderClassName
{
color: #499622;
}
.AnyTagClassName
{
color: #499622;
}
</style>
background-color css
<style>
a { background-color: #499622; }
a { background-color: rgb(73,150,34); }
div.DivClassName
{
background-color: #499622;
}
.BgClassName
{
background-color: #499622;
}
</style>
border-color css
<style>
span { border-color: #499622; }
span { border-color: rgb(73,150,34); }
td.TdClassName
{
border-color: #499622;
}
.TagClassName
{
border-color: #499622;
}
</style>