Shades of La Palma #499218
Tints of La Palma #499218
RGB
CMYK
RGB Variations
Color information
#499218 (or 0x499218) is known color: La Palma. HEX triplet: 49, 92 and 18. RGB value is (73,146,24). Sum of RGB (Red+Green+Blue) = 73+146+24=243 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.04% from 243); Green value is 146 (57.42% from 255 or 60.08% from 243); Blue value is 24 (9.77% from 255 or 9.88% from 243); Max value from RGB is 146 - color contains mainly: green. Hex color #499218 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499218 is #B66DE7. Grayscale: #6E6E6E. Windows color (decimal): -11955688 or 1610313. OLE color: 1610313.
HSL color Cylindrical-coordinate representation of color #499218: hue angle of 95.9º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #499218 is Cyan = 0.5, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 146 | 24 | - |
| CMYK | 0.5 | 0 | 0.84 | 0.43 |
| HSL | 95.9º | 0.72% | 0.33% | - |
| HSV(B) | 95.9º | 0.84% | 0.57% | - |
| XYZ | 13.19 | 22.04 | 4.42 | - |
| YUV | 110.27 | 79.32 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 146 | 24 | 0.5 | 0 | 0.84 | 0.43 | 95.9 | 0.72 | 0.33 |
| Hex | 49 | 92 | 18 | 32 | 0 | 54 | 2B | 60 | 48 | 21 |
| Octal | 111 | 222 | 30 | 62 | 0 | 124 | 53 | 140 | 110 | 41 |
| Binary | 1001001 | 10010010 | 11000 | 110010 | 0 | 1010100 | 101011 | 1100000 | 1001000 | 100001 |
Color Harmonies of #499218
Complementary color
Monochromatic Colors of #499218
Black with #499218
Text Example
Text Example
White with #499218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499218; }
p { color: rgb(73,146,24); }
H1.HeaderClassName
{
color: #499218;
}
.AnyTagClassName
{
color: #499218;
}
</style>
background-color css
<style>
a { background-color: #499218; }
a { background-color: rgb(73,146,24); }
div.DivClassName
{
background-color: #499218;
}
.BgClassName
{
background-color: #499218;
}
</style>
border-color css
<style>
span { border-color: #499218; }
span { border-color: rgb(73,146,24); }
td.TdClassName
{
border-color: #499218;
}
.TagClassName
{
border-color: #499218;
}
</style>