Shades of La Palma #499522
Tints of La Palma #499522
RGB
CMYK
RGB Variations
Color information
#499522 (or 0x499522) is known color: La Palma. HEX triplet: 49, 95 and 22. RGB value is (73,149,34). Sum of RGB (Red+Green+Blue) = 73+149+34=256 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.52% from 256); Green value is 149 (58.59% from 255 or 58.20% from 256); Blue value is 34 (13.67% from 255 or 13.28% from 256); Max value from RGB is 149 - color contains mainly: green. Hex color #499522 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499522 is #B66ADD. Grayscale: #717171. Windows color (decimal): -11954910 or 2266441. OLE color: 2266441.
HSL color Cylindrical-coordinate representation of color #499522: hue angle of 99.65º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #499522 is Cyan = 0.51, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 149 | 34 | - |
| CMYK | 0.51 | 0 | 0.77 | 0.42 |
| HSL | 99.65º | 0.63% | 0.36% | - |
| HSV(B) | 99.65º | 0.77% | 0.58% | - |
| XYZ | 13.78 | 23.03 | 5.23 | - |
| YUV | 113.17 | 83.32 | 99.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 149 | 34 | 0.51 | 0 | 0.77 | 0.42 | 99.65 | 0.63 | 0.36 |
| Hex | 49 | 95 | 22 | 33 | 0 | 4D | 2A | 64 | 3F | 24 |
| Octal | 111 | 225 | 42 | 63 | 0 | 115 | 52 | 144 | 77 | 44 |
| Binary | 1001001 | 10010101 | 100010 | 110011 | 0 | 1001101 | 101010 | 1100100 | 111111 | 100100 |
Color Harmonies of #499522
Complementary color
Monochromatic Colors of #499522
Black with #499522
Text Example
Text Example
White with #499522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499522; }
p { color: rgb(73,149,34); }
H1.HeaderClassName
{
color: #499522;
}
.AnyTagClassName
{
color: #499522;
}
</style>
background-color css
<style>
a { background-color: #499522; }
a { background-color: rgb(73,149,34); }
div.DivClassName
{
background-color: #499522;
}
.BgClassName
{
background-color: #499522;
}
</style>
border-color css
<style>
span { border-color: #499522; }
span { border-color: rgb(73,149,34); }
td.TdClassName
{
border-color: #499522;
}
.TagClassName
{
border-color: #499522;
}
</style>