Shades of La Palma #499217
Tints of La Palma #499217
RGB
CMYK
RGB Variations
Color information
#499217 (or 0x499217) is known color: La Palma. HEX triplet: 49, 92 and 17. RGB value is (73,146,23). Sum of RGB (Red+Green+Blue) = 73+146+23=242 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.17% from 242); Green value is 146 (57.42% from 255 or 60.33% from 242); Blue value is 23 (9.38% from 255 or 9.50% from 242); Max value from RGB is 146 - color contains mainly: green. Hex color #499217 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499217 is #B66DE8. Grayscale: #6E6E6E. Windows color (decimal): -11955689 or 1544777. OLE color: 1544777.
HSL color Cylindrical-coordinate representation of color #499217: hue angle of 95.61º degrees, saturation: 0.73, 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 #499217 is Cyan = 0.5, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 146 | 23 | - |
| CMYK | 0.5 | 0 | 0.84 | 0.43 |
| HSL | 95.61º | 0.73% | 0.33% | - |
| HSV(B) | 95.61º | 0.84% | 0.57% | - |
| XYZ | 13.18 | 22.04 | 4.37 | - |
| YUV | 110.15 | 78.82 | 101.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 146 | 23 | 0.5 | 0 | 0.84 | 0.43 | 95.61 | 0.73 | 0.33 |
| Hex | 49 | 92 | 17 | 32 | 0 | 54 | 2B | 60 | 49 | 21 |
| Octal | 111 | 222 | 27 | 62 | 0 | 124 | 53 | 140 | 111 | 41 |
| Binary | 1001001 | 10010010 | 10111 | 110010 | 0 | 1010100 | 101011 | 1100000 | 1001001 | 100001 |
Color Harmonies of #499217
Complementary color
Monochromatic Colors of #499217
Black with #499217
Text Example
Text Example
White with #499217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499217; }
p { color: rgb(73,146,23); }
H1.HeaderClassName
{
color: #499217;
}
.AnyTagClassName
{
color: #499217;
}
</style>
background-color css
<style>
a { background-color: #499217; }
a { background-color: rgb(73,146,23); }
div.DivClassName
{
background-color: #499217;
}
.BgClassName
{
background-color: #499217;
}
</style>
border-color css
<style>
span { border-color: #499217; }
span { border-color: rgb(73,146,23); }
td.TdClassName
{
border-color: #499217;
}
.TagClassName
{
border-color: #499217;
}
</style>