Shades of La Palma #499621
Tints of La Palma #499621
RGB
CMYK
RGB Variations
Color information
#499621 (or 0x499621) is known color: La Palma. HEX triplet: 49, 96 and 21. RGB value is (73,150,33). Sum of RGB (Red+Green+Blue) = 73+150+33=256 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.52% from 256); Green value is 150 (58.98% from 255 or 58.59% from 256); Blue value is 33 (13.28% from 255 or 12.89% from 256); Max value from RGB is 150 - color contains mainly: green. Hex color #499621 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499621 is #B669DE. Grayscale: #727272. Windows color (decimal): -11954655 or 2201161. OLE color: 2201161.
HSL color Cylindrical-coordinate representation of color #499621: hue angle of 99.49º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #499621 is Cyan = 0.51, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 150 | 33 | - |
| CMYK | 0.51 | 0 | 0.78 | 0.41 |
| HSL | 99.49º | 0.64% | 0.36% | - |
| HSV(B) | 99.49º | 0.78% | 0.59% | - |
| XYZ | 13.93 | 23.34 | 5.21 | - |
| YUV | 113.64 | 82.49 | 99.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 150 | 33 | 0.51 | 0 | 0.78 | 0.41 | 99.49 | 0.64 | 0.36 |
| Hex | 49 | 96 | 21 | 33 | 0 | 4E | 29 | 63 | 40 | 24 |
| Octal | 111 | 226 | 41 | 63 | 0 | 116 | 51 | 143 | 100 | 44 |
| Binary | 1001001 | 10010110 | 100001 | 110011 | 0 | 1001110 | 101001 | 1100011 | 1000000 | 100100 |
Color Harmonies of #499621
Complementary color
Monochromatic Colors of #499621
Black with #499621
Text Example
Text Example
White with #499621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499621; }
p { color: rgb(73,150,33); }
H1.HeaderClassName
{
color: #499621;
}
.AnyTagClassName
{
color: #499621;
}
</style>
background-color css
<style>
a { background-color: #499621; }
a { background-color: rgb(73,150,33); }
div.DivClassName
{
background-color: #499621;
}
.BgClassName
{
background-color: #499621;
}
</style>
border-color css
<style>
span { border-color: #499621; }
span { border-color: rgb(73,150,33); }
td.TdClassName
{
border-color: #499621;
}
.TagClassName
{
border-color: #499621;
}
</style>