Shades of La Palma #499324
Tints of La Palma #499324
RGB
CMYK
RGB Variations
Color information
#499324 (or 0x499324) is known color: La Palma. HEX triplet: 49, 93 and 24. RGB value is (73,147,36). Sum of RGB (Red+Green+Blue) = 73+147+36=256 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.52% from 256); Green value is 147 (57.81% from 255 or 57.42% from 256); Blue value is 36 (14.45% from 255 or 14.06% from 256); Max value from RGB is 147 - color contains mainly: green. Hex color #499324 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499324 is #B66CDB. Grayscale: #707070. Windows color (decimal): -11955420 or 2397001. OLE color: 2397001.
HSL color Cylindrical-coordinate representation of color #499324: hue angle of 100º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #499324 is Cyan = 0.50, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 147 | 36 | - |
| CMYK | 0.50 | 0 | 0.76 | 0.42 |
| HSL | 100º | 0.61% | 0.36% | - |
| HSV(B) | 100º | 0.76% | 0.58% | - |
| XYZ | 13.5 | 22.41 | 5.28 | - |
| YUV | 112.22 | 84.98 | 100.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 147 | 36 | 0.50 | 0 | 0.76 | 0.42 | 100 | 0.61 | 0.36 |
| Hex | 49 | 93 | 24 | 32 | 0 | 4C | 2A | 64 | 3D | 24 |
| Octal | 111 | 223 | 44 | 62 | 0 | 114 | 52 | 144 | 75 | 44 |
| Binary | 1001001 | 10010011 | 100100 | 110010 | 0 | 1001100 | 101010 | 1100100 | 111101 | 100100 |
Color Harmonies of #499324
Complementary color
Monochromatic Colors of #499324
Black with #499324
Text Example
Text Example
White with #499324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499324; }
p { color: rgb(73,147,36); }
H1.HeaderClassName
{
color: #499324;
}
.AnyTagClassName
{
color: #499324;
}
</style>
background-color css
<style>
a { background-color: #499324; }
a { background-color: rgb(73,147,36); }
div.DivClassName
{
background-color: #499324;
}
.BgClassName
{
background-color: #499324;
}
</style>
border-color css
<style>
span { border-color: #499324; }
span { border-color: rgb(73,147,36); }
td.TdClassName
{
border-color: #499324;
}
.TagClassName
{
border-color: #499324;
}
</style>