Shades of La Palma #499114
Tints of La Palma #499114
RGB
CMYK
RGB Variations
Color information
#499114 (or 0x499114) is known color: La Palma. HEX triplet: 49, 91 and 14. RGB value is (73,145,20). Sum of RGB (Red+Green+Blue) = 73+145+20=238 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.67% from 238); Green value is 145 (57.03% from 255 or 60.92% from 238); Blue value is 20 (8.20% from 255 or 8.40% from 238); Max value from RGB is 145 - color contains mainly: green. Hex color #499114 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499114 is #B66EEB. Grayscale: #6D6D6D. Windows color (decimal): -11955948 or 1347913. OLE color: 1347913.
HSL color Cylindrical-coordinate representation of color #499114: hue angle of 94.56º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #499114 is Cyan = 0.50, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 145 | 20 | - |
| CMYK | 0.50 | 0 | 0.86 | 0.43 |
| HSL | 94.56º | 0.76% | 0.32% | - |
| HSV(B) | 94.56º | 0.86% | 0.57% | - |
| XYZ | 13 | 21.72 | 4.17 | - |
| YUV | 109.22 | 77.65 | 102.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 145 | 20 | 0.50 | 0 | 0.86 | 0.43 | 94.56 | 0.76 | 0.32 |
| Hex | 49 | 91 | 14 | 32 | 0 | 56 | 2B | 5F | 4C | 20 |
| Octal | 111 | 221 | 24 | 62 | 0 | 126 | 53 | 137 | 114 | 40 |
| Binary | 1001001 | 10010001 | 10100 | 110010 | 0 | 1010110 | 101011 | 1011111 | 1001100 | 100000 |
Color Harmonies of #499114
Complementary color
Monochromatic Colors of #499114
Black with #499114
Text Example
Text Example
White with #499114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499114; }
p { color: rgb(73,145,20); }
H1.HeaderClassName
{
color: #499114;
}
.AnyTagClassName
{
color: #499114;
}
</style>
background-color css
<style>
a { background-color: #499114; }
a { background-color: rgb(73,145,20); }
div.DivClassName
{
background-color: #499114;
}
.BgClassName
{
background-color: #499114;
}
</style>
border-color css
<style>
span { border-color: #499114; }
span { border-color: rgb(73,145,20); }
td.TdClassName
{
border-color: #499114;
}
.TagClassName
{
border-color: #499114;
}
</style>