Shades of La Palma #499820
Tints of La Palma #499820
RGB
CMYK
RGB Variations
Color information
#499820 (or 0x499820) is known color: La Palma. HEX triplet: 49, 98 and 20. RGB value is (73,152,32). Sum of RGB (Red+Green+Blue) = 73+152+32=257 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.40% from 257); Green value is 152 (59.77% from 255 or 59.14% from 257); Blue value is 32 (12.89% from 255 or 12.45% from 257); Max value from RGB is 152 - color contains mainly: green. Hex color #499820 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499820 is #B667DF. Grayscale: #737373. Windows color (decimal): -11954144 or 2136137. OLE color: 2136137.
HSL color Cylindrical-coordinate representation of color #499820: hue angle of 99.5º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #499820 is Cyan = 0.52, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 152 | 32 | - |
| CMYK | 0.52 | 0 | 0.79 | 0.40 |
| HSL | 99.5º | 0.65% | 0.36% | - |
| HSV(B) | 99.5º | 0.79% | 0.6% | - |
| XYZ | 14.24 | 23.98 | 5.24 | - |
| YUV | 114.7 | 81.33 | 98.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 152 | 32 | 0.52 | 0 | 0.79 | 0.40 | 99.5 | 0.65 | 0.36 |
| Hex | 49 | 98 | 20 | 34 | 0 | 4F | 28 | 64 | 41 | 24 |
| Octal | 111 | 230 | 40 | 64 | 0 | 117 | 50 | 144 | 101 | 44 |
| Binary | 1001001 | 10011000 | 100000 | 110100 | 0 | 1001111 | 101000 | 1100100 | 1000001 | 100100 |
Color Harmonies of #499820
Complementary color
Monochromatic Colors of #499820
Black with #499820
Text Example
Text Example
White with #499820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499820; }
p { color: rgb(73,152,32); }
H1.HeaderClassName
{
color: #499820;
}
.AnyTagClassName
{
color: #499820;
}
</style>
background-color css
<style>
a { background-color: #499820; }
a { background-color: rgb(73,152,32); }
div.DivClassName
{
background-color: #499820;
}
.BgClassName
{
background-color: #499820;
}
</style>
border-color css
<style>
span { border-color: #499820; }
span { border-color: rgb(73,152,32); }
td.TdClassName
{
border-color: #499820;
}
.TagClassName
{
border-color: #499820;
}
</style>