Shades of La Palma #499137
Tints of La Palma #499137
RGB
CMYK
RGB Variations
Color information
#499137 (or 0x499137) is known color: La Palma. HEX triplet: 49, 91 and 37. RGB value is (73,145,55). Sum of RGB (Red+Green+Blue) = 73+145+55=273 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.74% from 273); Green value is 145 (57.03% from 255 or 53.11% from 273); Blue value is 55 (21.88% from 255 or 20.15% from 273); Max value from RGB is 145 - color contains mainly: green. Hex color #499137 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499137 is #B66EC8. Grayscale: #717171. Windows color (decimal): -11955913 or 3641673. OLE color: 3641673.
HSL color Cylindrical-coordinate representation of color #499137: hue angle of 108º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #499137 is Cyan = 0.50, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 145 | 55 | - |
| CMYK | 0.50 | 0 | 0.62 | 0.43 |
| HSL | 108º | 0.45% | 0.39% | - |
| HSV(B) | 108º | 0.62% | 0.57% | - |
| XYZ | 13.56 | 21.94 | 7.14 | - |
| YUV | 113.21 | 95.15 | 99.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 145 | 55 | 0.50 | 0 | 0.62 | 0.43 | 108 | 0.45 | 0.39 |
| Hex | 49 | 91 | 37 | 32 | 0 | 3E | 2B | 6C | 2D | 27 |
| Octal | 111 | 221 | 67 | 62 | 0 | 76 | 53 | 154 | 55 | 47 |
| Binary | 1001001 | 10010001 | 110111 | 110010 | 0 | 111110 | 101011 | 1101100 | 101101 | 100111 |
Color Harmonies of #499137
Complementary color
Monochromatic Colors of #499137
Black with #499137
Text Example
Text Example
White with #499137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499137; }
p { color: rgb(73,145,55); }
H1.HeaderClassName
{
color: #499137;
}
.AnyTagClassName
{
color: #499137;
}
</style>
background-color css
<style>
a { background-color: #499137; }
a { background-color: rgb(73,145,55); }
div.DivClassName
{
background-color: #499137;
}
.BgClassName
{
background-color: #499137;
}
</style>
border-color css
<style>
span { border-color: #499137; }
span { border-color: rgb(73,145,55); }
td.TdClassName
{
border-color: #499137;
}
.TagClassName
{
border-color: #499137;
}
</style>