Shades of La Palma #499516
Tints of La Palma #499516
RGB
CMYK
RGB Variations
Color information
#499516 (or 0x499516) is known color: La Palma. HEX triplet: 49, 95 and 16. RGB value is (73,149,22). Sum of RGB (Red+Green+Blue) = 73+149+22=244 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.92% from 244); Green value is 149 (58.59% from 255 or 61.07% from 244); Blue value is 22 (8.98% from 255 or 9.02% from 244); Max value from RGB is 149 - color contains mainly: green. Hex color #499516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499516 is #B66AE9. Grayscale: #707070. Windows color (decimal): -11954922 or 1480009. OLE color: 1480009.
HSL color Cylindrical-coordinate representation of color #499516: hue angle of 95.91º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #499516 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 149 | 22 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.42 |
| HSL | 95.91º | 0.74% | 0.34% | - |
| HSV(B) | 95.91º | 0.85% | 0.58% | - |
| XYZ | 13.64 | 22.97 | 4.47 | - |
| YUV | 111.8 | 77.32 | 100.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 149 | 22 | 0.51 | 0 | 0.85 | 0.42 | 95.91 | 0.74 | 0.34 |
| Hex | 49 | 95 | 16 | 33 | 0 | 55 | 2A | 60 | 4A | 22 |
| Octal | 111 | 225 | 26 | 63 | 0 | 125 | 52 | 140 | 112 | 42 |
| Binary | 1001001 | 10010101 | 10110 | 110011 | 0 | 1010101 | 101010 | 1100000 | 1001010 | 100010 |
Color Harmonies of #499516
Complementary color
Monochromatic Colors of #499516
Black with #499516
Text Example
Text Example
White with #499516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499516; }
p { color: rgb(73,149,22); }
H1.HeaderClassName
{
color: #499516;
}
.AnyTagClassName
{
color: #499516;
}
</style>
background-color css
<style>
a { background-color: #499516; }
a { background-color: rgb(73,149,22); }
div.DivClassName
{
background-color: #499516;
}
.BgClassName
{
background-color: #499516;
}
</style>
border-color css
<style>
span { border-color: #499516; }
span { border-color: rgb(73,149,22); }
td.TdClassName
{
border-color: #499516;
}
.TagClassName
{
border-color: #499516;
}
</style>