Shades of La Palma #499321
Tints of La Palma #499321
RGB
CMYK
RGB Variations
Color information
#499321 (or 0x499321) is known color: La Palma. HEX triplet: 49, 93 and 21. RGB value is (73,147,33). Sum of RGB (Red+Green+Blue) = 73+147+33=253 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.85% from 253); Green value is 147 (57.81% from 255 or 58.10% from 253); Blue value is 33 (13.28% from 255 or 13.04% from 253); Max value from RGB is 147 - color contains mainly: green. Hex color #499321 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499321 is #B66CDE. Grayscale: #707070. Windows color (decimal): -11955423 or 2200393. OLE color: 2200393.
HSL color Cylindrical-coordinate representation of color #499321: hue angle of 98.95º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #499321 is Cyan = 0.50, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 147 | 33 | - |
| CMYK | 0.50 | 0 | 0.78 | 0.42 |
| HSL | 98.95º | 0.63% | 0.35% | - |
| HSV(B) | 98.95º | 0.78% | 0.58% | - |
| XYZ | 13.46 | 22.39 | 5.05 | - |
| YUV | 111.88 | 83.48 | 100.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 147 | 33 | 0.50 | 0 | 0.78 | 0.42 | 98.95 | 0.63 | 0.35 |
| Hex | 49 | 93 | 21 | 32 | 0 | 4E | 2A | 63 | 3F | 23 |
| Octal | 111 | 223 | 41 | 62 | 0 | 116 | 52 | 143 | 77 | 43 |
| Binary | 1001001 | 10010011 | 100001 | 110010 | 0 | 1001110 | 101010 | 1100011 | 111111 | 100011 |
Color Harmonies of #499321
Complementary color
Monochromatic Colors of #499321
Black with #499321
Text Example
Text Example
White with #499321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499321; }
p { color: rgb(73,147,33); }
H1.HeaderClassName
{
color: #499321;
}
.AnyTagClassName
{
color: #499321;
}
</style>
background-color css
<style>
a { background-color: #499321; }
a { background-color: rgb(73,147,33); }
div.DivClassName
{
background-color: #499321;
}
.BgClassName
{
background-color: #499321;
}
</style>
border-color css
<style>
span { border-color: #499321; }
span { border-color: rgb(73,147,33); }
td.TdClassName
{
border-color: #499321;
}
.TagClassName
{
border-color: #499321;
}
</style>