Shades of La Palma #499612
Tints of La Palma #499612
RGB
CMYK
RGB Variations
Color information
#499612 (or 0x499612) is known color: La Palma. HEX triplet: 49, 96 and 12. RGB value is (73,150,18). Sum of RGB (Red+Green+Blue) = 73+150+18=241 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.29% from 241); Green value is 150 (58.98% from 255 or 62.24% from 241); Blue value is 18 (7.42% from 255 or 7.47% from 241); Max value from RGB is 150 - color contains mainly: green. Hex color #499612 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499612 is #B669ED. Grayscale: #707070. Windows color (decimal): -11954670 or 1218121. OLE color: 1218121.
HSL color Cylindrical-coordinate representation of color #499612: hue angle of 95º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #499612 is Cyan = 0.51, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 150 | 18 | - |
| CMYK | 0.51 | 0 | 0.88 | 0.41 |
| HSL | 95º | 0.79% | 0.33% | - |
| HSV(B) | 95º | 0.88% | 0.59% | - |
| XYZ | 13.76 | 23.27 | 4.34 | - |
| YUV | 111.93 | 74.99 | 100.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 150 | 18 | 0.51 | 0 | 0.88 | 0.41 | 95 | 0.79 | 0.33 |
| Hex | 49 | 96 | 12 | 33 | 0 | 58 | 29 | 5F | 4F | 21 |
| Octal | 111 | 226 | 22 | 63 | 0 | 130 | 51 | 137 | 117 | 41 |
| Binary | 1001001 | 10010110 | 10010 | 110011 | 0 | 1011000 | 101001 | 1011111 | 1001111 | 100001 |
Color Harmonies of #499612
Complementary color
Monochromatic Colors of #499612
Black with #499612
Text Example
Text Example
White with #499612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499612; }
p { color: rgb(73,150,18); }
H1.HeaderClassName
{
color: #499612;
}
.AnyTagClassName
{
color: #499612;
}
</style>
background-color css
<style>
a { background-color: #499612; }
a { background-color: rgb(73,150,18); }
div.DivClassName
{
background-color: #499612;
}
.BgClassName
{
background-color: #499612;
}
</style>
border-color css
<style>
span { border-color: #499612; }
span { border-color: rgb(73,150,18); }
td.TdClassName
{
border-color: #499612;
}
.TagClassName
{
border-color: #499612;
}
</style>