Shades of La Palma #499237
Tints of La Palma #499237
RGB
CMYK
RGB Variations
Color information
#499237 (or 0x499237) is known color: La Palma. HEX triplet: 49, 92 and 37. RGB value is (73,146,55). Sum of RGB (Red+Green+Blue) = 73+146+55=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 146 (57.42% from 255 or 53.28% from 274); Blue value is 55 (21.88% from 255 or 20.07% from 274); Max value from RGB is 146 - color contains mainly: green. Hex color #499237 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499237 is #B66DC8. Grayscale: #727272. Windows color (decimal): -11955657 or 3641929. OLE color: 3641929.
HSL color Cylindrical-coordinate representation of color #499237: hue angle of 108.13º 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 #499237 is Cyan = 0.5, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 146 | 55 | - |
| CMYK | 0.5 | 0 | 0.62 | 0.43 |
| HSL | 108.13º | 0.45% | 0.39% | - |
| HSV(B) | 108.13º | 0.62% | 0.57% | - |
| XYZ | 13.72 | 22.25 | 7.19 | - |
| YUV | 113.8 | 94.82 | 98.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 146 | 55 | 0.5 | 0 | 0.62 | 0.43 | 108.13 | 0.45 | 0.39 |
| Hex | 49 | 92 | 37 | 32 | 0 | 3E | 2B | 6C | 2D | 27 |
| Octal | 111 | 222 | 67 | 62 | 0 | 76 | 53 | 154 | 55 | 47 |
| Binary | 1001001 | 10010010 | 110111 | 110010 | 0 | 111110 | 101011 | 1101100 | 101101 | 100111 |
Color Harmonies of #499237
Complementary color
Monochromatic Colors of #499237
Black with #499237
Text Example
Text Example
White with #499237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499237; }
p { color: rgb(73,146,55); }
H1.HeaderClassName
{
color: #499237;
}
.AnyTagClassName
{
color: #499237;
}
</style>
background-color css
<style>
a { background-color: #499237; }
a { background-color: rgb(73,146,55); }
div.DivClassName
{
background-color: #499237;
}
.BgClassName
{
background-color: #499237;
}
</style>
border-color css
<style>
span { border-color: #499237; }
span { border-color: rgb(73,146,55); }
td.TdClassName
{
border-color: #499237;
}
.TagClassName
{
border-color: #499237;
}
</style>