Shades of La Palma #499229
Tints of La Palma #499229
RGB
CMYK
RGB Variations
Color information
#499229 (or 0x499229) is known color: La Palma. HEX triplet: 49, 92 and 29. RGB value is (73,146,41). Sum of RGB (Red+Green+Blue) = 73+146+41=260 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.08% from 260); Green value is 146 (57.42% from 255 or 56.15% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 146 - color contains mainly: green. Hex color #499229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499229 is #B66DD6. Grayscale: #707070. Windows color (decimal): -11955671 or 2724425. OLE color: 2724425.
HSL color Cylindrical-coordinate representation of color #499229: hue angle of 101.71º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #499229 is Cyan = 0.5, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 146 | 41 | - |
| CMYK | 0.5 | 0 | 0.72 | 0.43 |
| HSL | 101.71º | 0.56% | 0.37% | - |
| HSV(B) | 101.71º | 0.72% | 0.57% | - |
| XYZ | 13.43 | 22.13 | 5.66 | - |
| YUV | 112.2 | 87.82 | 100.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 146 | 41 | 0.5 | 0 | 0.72 | 0.43 | 101.71 | 0.56 | 0.37 |
| Hex | 49 | 92 | 29 | 32 | 0 | 48 | 2B | 66 | 38 | 25 |
| Octal | 111 | 222 | 51 | 62 | 0 | 110 | 53 | 146 | 70 | 45 |
| Binary | 1001001 | 10010010 | 101001 | 110010 | 0 | 1001000 | 101011 | 1100110 | 111000 | 100101 |
Color Harmonies of #499229
Complementary color
Monochromatic Colors of #499229
Black with #499229
Text Example
Text Example
White with #499229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499229; }
p { color: rgb(73,146,41); }
H1.HeaderClassName
{
color: #499229;
}
.AnyTagClassName
{
color: #499229;
}
</style>
background-color css
<style>
a { background-color: #499229; }
a { background-color: rgb(73,146,41); }
div.DivClassName
{
background-color: #499229;
}
.BgClassName
{
background-color: #499229;
}
</style>
border-color css
<style>
span { border-color: #499229; }
span { border-color: rgb(73,146,41); }
td.TdClassName
{
border-color: #499229;
}
.TagClassName
{
border-color: #499229;
}
</style>