Shades of La Palma #499214
Tints of La Palma #499214
RGB
CMYK
RGB Variations
Color information
#499214 (or 0x499214) is known color: La Palma. HEX triplet: 49, 92 and 14. RGB value is (73,146,20). Sum of RGB (Red+Green+Blue) = 73+146+20=239 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.54% from 239); Green value is 146 (57.42% from 255 or 61.09% from 239); Blue value is 20 (8.20% from 255 or 8.37% from 239); Max value from RGB is 146 - color contains mainly: green. Hex color #499214 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499214 is #B66DEB. Grayscale: #6E6E6E. Windows color (decimal): -11955692 or 1348169. OLE color: 1348169.
HSL color Cylindrical-coordinate representation of color #499214: hue angle of 94.76º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #499214 is Cyan = 0.5, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 146 | 20 | - |
| CMYK | 0.5 | 0 | 0.86 | 0.43 |
| HSL | 94.76º | 0.76% | 0.33% | - |
| HSV(B) | 94.76º | 0.86% | 0.57% | - |
| XYZ | 13.15 | 22.02 | 4.22 | - |
| YUV | 109.81 | 77.32 | 101.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 146 | 20 | 0.5 | 0 | 0.86 | 0.43 | 94.76 | 0.76 | 0.33 |
| Hex | 49 | 92 | 14 | 32 | 0 | 56 | 2B | 5F | 4C | 21 |
| Octal | 111 | 222 | 24 | 62 | 0 | 126 | 53 | 137 | 114 | 41 |
| Binary | 1001001 | 10010010 | 10100 | 110010 | 0 | 1010110 | 101011 | 1011111 | 1001100 | 100001 |
Color Harmonies of #499214
Complementary color
Monochromatic Colors of #499214
Black with #499214
Text Example
Text Example
White with #499214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499214; }
p { color: rgb(73,146,20); }
H1.HeaderClassName
{
color: #499214;
}
.AnyTagClassName
{
color: #499214;
}
</style>
background-color css
<style>
a { background-color: #499214; }
a { background-color: rgb(73,146,20); }
div.DivClassName
{
background-color: #499214;
}
.BgClassName
{
background-color: #499214;
}
</style>
border-color css
<style>
span { border-color: #499214; }
span { border-color: rgb(73,146,20); }
td.TdClassName
{
border-color: #499214;
}
.TagClassName
{
border-color: #499214;
}
</style>