Shades of La Palma #499416
Tints of La Palma #499416
RGB
CMYK
RGB Variations
Color information
#499416 (or 0x499416) is known color: La Palma. HEX triplet: 49, 94 and 16. RGB value is (73,148,22). Sum of RGB (Red+Green+Blue) = 73+148+22=243 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.04% from 243); Green value is 148 (58.20% from 255 or 60.91% from 243); Blue value is 22 (8.98% from 255 or 9.05% from 243); Max value from RGB is 148 - color contains mainly: green. Hex color #499416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499416 is #B66BE9. Grayscale: #6F6F6F. Windows color (decimal): -11955178 or 1479753. OLE color: 1479753.
HSL color Cylindrical-coordinate representation of color #499416: hue angle of 95.71º 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 #499416 is Cyan = 0.51, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 22 | - |
| CMYK | 0.51 | 0 | 0.85 | 0.42 |
| HSL | 95.71º | 0.74% | 0.33% | - |
| HSV(B) | 95.71º | 0.85% | 0.58% | - |
| XYZ | 13.48 | 22.65 | 4.42 | - |
| YUV | 111.21 | 77.65 | 100.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 22 | 0.51 | 0 | 0.85 | 0.42 | 95.71 | 0.74 | 0.33 |
| Hex | 49 | 94 | 16 | 33 | 0 | 55 | 2A | 60 | 4A | 21 |
| Octal | 111 | 224 | 26 | 63 | 0 | 125 | 52 | 140 | 112 | 41 |
| Binary | 1001001 | 10010100 | 10110 | 110011 | 0 | 1010101 | 101010 | 1100000 | 1001010 | 100001 |
Color Harmonies of #499416
Complementary color
Monochromatic Colors of #499416
Black with #499416
Text Example
Text Example
White with #499416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499416; }
p { color: rgb(73,148,22); }
H1.HeaderClassName
{
color: #499416;
}
.AnyTagClassName
{
color: #499416;
}
</style>
background-color css
<style>
a { background-color: #499416; }
a { background-color: rgb(73,148,22); }
div.DivClassName
{
background-color: #499416;
}
.BgClassName
{
background-color: #499416;
}
</style>
border-color css
<style>
span { border-color: #499416; }
span { border-color: rgb(73,148,22); }
td.TdClassName
{
border-color: #499416;
}
.TagClassName
{
border-color: #499416;
}
</style>