Shades of La Palma #499729
Tints of La Palma #499729
RGB
CMYK
RGB Variations
Color information
#499729 (or 0x499729) is known color: La Palma. HEX triplet: 49, 97 and 29. RGB value is (73,151,41). Sum of RGB (Red+Green+Blue) = 73+151+41=265 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.55% from 265); Green value is 151 (59.38% from 255 or 56.98% from 265); Blue value is 41 (16.41% from 255 or 15.47% from 265); Max value from RGB is 151 - color contains mainly: green. Hex color #499729 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499729 is #B668D6. Grayscale: #737373. Windows color (decimal): -11954391 or 2725705. OLE color: 2725705.
HSL color Cylindrical-coordinate representation of color #499729: hue angle of 102.55º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #499729 is Cyan = 0.52, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 151 | 41 | - |
| CMYK | 0.52 | 0 | 0.73 | 0.41 |
| HSL | 102.55º | 0.57% | 0.38% | - |
| HSV(B) | 102.55º | 0.73% | 0.59% | - |
| XYZ | 14.21 | 23.71 | 5.93 | - |
| YUV | 115.14 | 86.16 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 151 | 41 | 0.52 | 0 | 0.73 | 0.41 | 102.55 | 0.57 | 0.38 |
| Hex | 49 | 97 | 29 | 34 | 0 | 49 | 29 | 67 | 39 | 26 |
| Octal | 111 | 227 | 51 | 64 | 0 | 111 | 51 | 147 | 71 | 46 |
| Binary | 1001001 | 10010111 | 101001 | 110100 | 0 | 1001001 | 101001 | 1100111 | 111001 | 100110 |
Color Harmonies of #499729
Complementary color
Monochromatic Colors of #499729
Black with #499729
Text Example
Text Example
White with #499729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499729; }
p { color: rgb(73,151,41); }
H1.HeaderClassName
{
color: #499729;
}
.AnyTagClassName
{
color: #499729;
}
</style>
background-color css
<style>
a { background-color: #499729; }
a { background-color: rgb(73,151,41); }
div.DivClassName
{
background-color: #499729;
}
.BgClassName
{
background-color: #499729;
}
</style>
border-color css
<style>
span { border-color: #499729; }
span { border-color: rgb(73,151,41); }
td.TdClassName
{
border-color: #499729;
}
.TagClassName
{
border-color: #499729;
}
</style>