Shades of La Palma #499316
Tints of La Palma #499316
RGB
CMYK
RGB Variations
Color information
#499316 (or 0x499316) is known color: La Palma. HEX triplet: 49, 93 and 16. RGB value is (73,147,22). Sum of RGB (Red+Green+Blue) = 73+147+22=242 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.17% from 242); Green value is 147 (57.81% from 255 or 60.74% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 147 - color contains mainly: green. Hex color #499316 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499316 is #B66CE9. Grayscale: #6F6F6F. Windows color (decimal): -11955434 or 1479497. OLE color: 1479497.
HSL color Cylindrical-coordinate representation of color #499316: hue angle of 95.52º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #499316 is Cyan = 0.50, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 147 | 22 | - |
| CMYK | 0.50 | 0 | 0.85 | 0.42 |
| HSL | 95.52º | 0.74% | 0.33% | - |
| HSV(B) | 95.52º | 0.85% | 0.58% | - |
| XYZ | 13.33 | 22.34 | 4.37 | - |
| YUV | 110.62 | 77.98 | 101.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 147 | 22 | 0.50 | 0 | 0.85 | 0.42 | 95.52 | 0.74 | 0.33 |
| Hex | 49 | 93 | 16 | 32 | 0 | 55 | 2A | 60 | 4A | 21 |
| Octal | 111 | 223 | 26 | 62 | 0 | 125 | 52 | 140 | 112 | 41 |
| Binary | 1001001 | 10010011 | 10110 | 110010 | 0 | 1010101 | 101010 | 1100000 | 1001010 | 100001 |
Color Harmonies of #499316
Complementary color
Monochromatic Colors of #499316
Black with #499316
Text Example
Text Example
White with #499316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499316; }
p { color: rgb(73,147,22); }
H1.HeaderClassName
{
color: #499316;
}
.AnyTagClassName
{
color: #499316;
}
</style>
background-color css
<style>
a { background-color: #499316; }
a { background-color: rgb(73,147,22); }
div.DivClassName
{
background-color: #499316;
}
.BgClassName
{
background-color: #499316;
}
</style>
border-color css
<style>
span { border-color: #499316; }
span { border-color: rgb(73,147,22); }
td.TdClassName
{
border-color: #499316;
}
.TagClassName
{
border-color: #499316;
}
</style>