Shades of La Palma #499819
Tints of La Palma #499819
RGB
CMYK
RGB Variations
Color information
#499819 (or 0x499819) is known color: La Palma. HEX triplet: 49, 98 and 19. RGB value is (73,152,25). Sum of RGB (Red+Green+Blue) = 73+152+25=250 (33% of max value = 765). Red value is 73 (28.91% from 255 or 29.2% from 250); Green value is 152 (59.77% from 255 or 60.8% from 250); Blue value is 25 (10.16% from 255 or 10% from 250); Max value from RGB is 152 - color contains mainly: green. Hex color #499819 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499819 is #B667E6. Grayscale: #727272. Windows color (decimal): -11954151 or 1677385. OLE color: 1677385.
HSL color Cylindrical-coordinate representation of color #499819: hue angle of 97.32º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #499819 is Cyan = 0.52, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 152 | 25 | - |
| CMYK | 0.52 | 0 | 0.84 | 0.40 |
| HSL | 97.32º | 0.72% | 0.35% | - |
| HSV(B) | 97.32º | 0.84% | 0.6% | - |
| XYZ | 14.15 | 23.94 | 4.8 | - |
| YUV | 113.9 | 77.83 | 98.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 152 | 25 | 0.52 | 0 | 0.84 | 0.40 | 97.32 | 0.72 | 0.35 |
| Hex | 49 | 98 | 19 | 34 | 0 | 54 | 28 | 61 | 48 | 23 |
| Octal | 111 | 230 | 31 | 64 | 0 | 124 | 50 | 141 | 110 | 43 |
| Binary | 1001001 | 10011000 | 11001 | 110100 | 0 | 1010100 | 101000 | 1100001 | 1001000 | 100011 |
Color Harmonies of #499819
Complementary color
Monochromatic Colors of #499819
Black with #499819
Text Example
Text Example
White with #499819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499819; }
p { color: rgb(73,152,25); }
H1.HeaderClassName
{
color: #499819;
}
.AnyTagClassName
{
color: #499819;
}
</style>
background-color css
<style>
a { background-color: #499819; }
a { background-color: rgb(73,152,25); }
div.DivClassName
{
background-color: #499819;
}
.BgClassName
{
background-color: #499819;
}
</style>
border-color css
<style>
span { border-color: #499819; }
span { border-color: rgb(73,152,25); }
td.TdClassName
{
border-color: #499819;
}
.TagClassName
{
border-color: #499819;
}
</style>