Shades of La Palma #499536
Tints of La Palma #499536
RGB
CMYK
RGB Variations
Color information
#499536 (or 0x499536) is known color: La Palma. HEX triplet: 49, 95 and 36. RGB value is (73,149,54). Sum of RGB (Red+Green+Blue) = 73+149+54=276 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.45% from 276); Green value is 149 (58.59% from 255 or 53.99% from 276); Blue value is 54 (21.48% from 255 or 19.57% from 276); Max value from RGB is 149 - color contains mainly: green. Hex color #499536 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499536 is #B66AC9. Grayscale: #737373. Windows color (decimal): -11954890 or 3577161. OLE color: 3577161.
HSL color Cylindrical-coordinate representation of color #499536: hue angle of 108º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #499536 is Cyan = 0.51, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 149 | 54 | - |
| CMYK | 0.51 | 0 | 0.64 | 0.42 |
| HSL | 108º | 0.47% | 0.4% | - |
| HSV(B) | 108º | 0.64% | 0.58% | - |
| XYZ | 14.16 | 23.18 | 7.22 | - |
| YUV | 115.45 | 93.32 | 97.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 149 | 54 | 0.51 | 0 | 0.64 | 0.42 | 108 | 0.47 | 0.4 |
| Hex | 49 | 95 | 36 | 33 | 0 | 40 | 2A | 6C | 2F | 28 |
| Octal | 111 | 225 | 66 | 63 | 0 | 100 | 52 | 154 | 57 | 50 |
| Binary | 1001001 | 10010101 | 110110 | 110011 | 0 | 1000000 | 101010 | 1101100 | 101111 | 101000 |
Color Harmonies of #499536
Complementary color
Monochromatic Colors of #499536
Black with #499536
Text Example
Text Example
White with #499536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499536; }
p { color: rgb(73,149,54); }
H1.HeaderClassName
{
color: #499536;
}
.AnyTagClassName
{
color: #499536;
}
</style>
background-color css
<style>
a { background-color: #499536; }
a { background-color: rgb(73,149,54); }
div.DivClassName
{
background-color: #499536;
}
.BgClassName
{
background-color: #499536;
}
</style>
border-color css
<style>
span { border-color: #499536; }
span { border-color: rgb(73,149,54); }
td.TdClassName
{
border-color: #499536;
}
.TagClassName
{
border-color: #499536;
}
</style>