Shades of La Palma #499336
Tints of La Palma #499336
RGB
CMYK
RGB Variations
Color information
#499336 (or 0x499336) is known color: La Palma. HEX triplet: 49, 93 and 36. RGB value is (73,147,54). Sum of RGB (Red+Green+Blue) = 73+147+54=274 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.64% from 274); Green value is 147 (57.81% from 255 or 53.65% from 274); Blue value is 54 (21.48% from 255 or 19.71% from 274); Max value from RGB is 147 - color contains mainly: green. Hex color #499336 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499336 is #B66CC9. Grayscale: #727272. Windows color (decimal): -11955402 or 3576649. OLE color: 3576649.
HSL color Cylindrical-coordinate representation of color #499336: hue angle of 107.74º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #499336 is Cyan = 0.50, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 147 | 54 | - |
| CMYK | 0.50 | 0 | 0.63 | 0.42 |
| HSL | 107.74º | 0.46% | 0.39% | - |
| HSV(B) | 107.74º | 0.63% | 0.58% | - |
| XYZ | 13.85 | 22.55 | 7.11 | - |
| YUV | 114.27 | 93.98 | 98.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 147 | 54 | 0.50 | 0 | 0.63 | 0.42 | 107.74 | 0.46 | 0.39 |
| Hex | 49 | 93 | 36 | 32 | 0 | 3F | 2A | 6C | 2E | 27 |
| Octal | 111 | 223 | 66 | 62 | 0 | 77 | 52 | 154 | 56 | 47 |
| Binary | 1001001 | 10010011 | 110110 | 110010 | 0 | 111111 | 101010 | 1101100 | 101110 | 100111 |
Color Harmonies of #499336
Complementary color
Monochromatic Colors of #499336
Black with #499336
Text Example
Text Example
White with #499336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499336; }
p { color: rgb(73,147,54); }
H1.HeaderClassName
{
color: #499336;
}
.AnyTagClassName
{
color: #499336;
}
</style>
background-color css
<style>
a { background-color: #499336; }
a { background-color: rgb(73,147,54); }
div.DivClassName
{
background-color: #499336;
}
.BgClassName
{
background-color: #499336;
}
</style>
border-color css
<style>
span { border-color: #499336; }
span { border-color: rgb(73,147,54); }
td.TdClassName
{
border-color: #499336;
}
.TagClassName
{
border-color: #499336;
}
</style>