Shades of La Palma #499510
Tints of La Palma #499510
RGB
CMYK
RGB Variations
Color information
#499510 (or 0x499510) is known color: La Palma. HEX triplet: 49, 95 and 10. RGB value is (73,149,16). Sum of RGB (Red+Green+Blue) = 73+149+16=238 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.67% from 238); Green value is 149 (58.59% from 255 or 62.61% from 238); Blue value is 16 (6.64% from 255 or 6.72% from 238); Max value from RGB is 149 - color contains mainly: green. Hex color #499510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499510 is #B66AEF. Grayscale: #6F6F6F. Windows color (decimal): -11954928 or 1086793. OLE color: 1086793.
HSL color Cylindrical-coordinate representation of color #499510: hue angle of 94.29º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #499510 is Cyan = 0.51, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 149 | 16 | - |
| CMYK | 0.51 | 0 | 0.89 | 0.42 |
| HSL | 94.29º | 0.81% | 0.32% | - |
| HSV(B) | 94.29º | 0.89% | 0.58% | - |
| XYZ | 13.59 | 22.95 | 4.2 | - |
| YUV | 111.11 | 74.32 | 100.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 149 | 16 | 0.51 | 0 | 0.89 | 0.42 | 94.29 | 0.81 | 0.32 |
| Hex | 49 | 95 | 10 | 33 | 0 | 59 | 2A | 5E | 51 | 20 |
| Octal | 111 | 225 | 20 | 63 | 0 | 131 | 52 | 136 | 121 | 40 |
| Binary | 1001001 | 10010101 | 10000 | 110011 | 0 | 1011001 | 101010 | 1011110 | 1010001 | 100000 |
Color Harmonies of #499510
Complementary color
Monochromatic Colors of #499510
Black with #499510
Text Example
Text Example
White with #499510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499510; }
p { color: rgb(73,149,16); }
H1.HeaderClassName
{
color: #499510;
}
.AnyTagClassName
{
color: #499510;
}
</style>
background-color css
<style>
a { background-color: #499510; }
a { background-color: rgb(73,149,16); }
div.DivClassName
{
background-color: #499510;
}
.BgClassName
{
background-color: #499510;
}
</style>
border-color css
<style>
span { border-color: #499510; }
span { border-color: rgb(73,149,16); }
td.TdClassName
{
border-color: #499510;
}
.TagClassName
{
border-color: #499510;
}
</style>