Shades of La Palma #499821
Tints of La Palma #499821
RGB
CMYK
RGB Variations
Color information
#499821 (or 0x499821) is known color: La Palma. HEX triplet: 49, 98 and 21. RGB value is (73,152,33). Sum of RGB (Red+Green+Blue) = 73+152+33=258 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.29% from 258); Green value is 152 (59.77% from 255 or 58.91% from 258); Blue value is 33 (13.28% from 255 or 12.79% from 258); Max value from RGB is 152 - color contains mainly: green. Hex color #499821 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499821 is #B667DE. Grayscale: #737373. Windows color (decimal): -11954143 or 2201673. OLE color: 2201673.
HSL color Cylindrical-coordinate representation of color #499821: hue angle of 99.83º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #499821 is Cyan = 0.52, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 152 | 33 | - |
| CMYK | 0.52 | 0 | 0.78 | 0.40 |
| HSL | 99.83º | 0.64% | 0.36% | - |
| HSV(B) | 99.83º | 0.78% | 0.6% | - |
| XYZ | 14.25 | 23.98 | 5.32 | - |
| YUV | 114.81 | 81.83 | 98.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 152 | 33 | 0.52 | 0 | 0.78 | 0.40 | 99.83 | 0.64 | 0.36 |
| Hex | 49 | 98 | 21 | 34 | 0 | 4E | 28 | 64 | 40 | 24 |
| Octal | 111 | 230 | 41 | 64 | 0 | 116 | 50 | 144 | 100 | 44 |
| Binary | 1001001 | 10011000 | 100001 | 110100 | 0 | 1001110 | 101000 | 1100100 | 1000000 | 100100 |
Color Harmonies of #499821
Complementary color
Monochromatic Colors of #499821
Black with #499821
Text Example
Text Example
White with #499821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499821; }
p { color: rgb(73,152,33); }
H1.HeaderClassName
{
color: #499821;
}
.AnyTagClassName
{
color: #499821;
}
</style>
background-color css
<style>
a { background-color: #499821; }
a { background-color: rgb(73,152,33); }
div.DivClassName
{
background-color: #499821;
}
.BgClassName
{
background-color: #499821;
}
</style>
border-color css
<style>
span { border-color: #499821; }
span { border-color: rgb(73,152,33); }
td.TdClassName
{
border-color: #499821;
}
.TagClassName
{
border-color: #499821;
}
</style>