Shades of La Palma #499631
Tints of La Palma #499631
RGB
CMYK
RGB Variations
Color information
#499631 (or 0x499631) is known color: La Palma. HEX triplet: 49, 96 and 31. RGB value is (73,150,49). Sum of RGB (Red+Green+Blue) = 73+150+49=272 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.84% from 272); Green value is 150 (58.98% from 255 or 55.15% from 272); Blue value is 49 (19.53% from 255 or 18.01% from 272); Max value from RGB is 150 - color contains mainly: green. Hex color #499631 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499631 is #B669CE. Grayscale: #737373. Windows color (decimal): -11954639 or 3249737. OLE color: 3249737.
HSL color Cylindrical-coordinate representation of color #499631: hue angle of 105.74º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #499631 is Cyan = 0.51, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 150 | 49 | - |
| CMYK | 0.51 | 0 | 0.67 | 0.41 |
| HSL | 105.74º | 0.51% | 0.39% | - |
| HSV(B) | 105.74º | 0.67% | 0.59% | - |
| XYZ | 14.21 | 23.45 | 6.68 | - |
| YUV | 115.46 | 90.49 | 97.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 150 | 49 | 0.51 | 0 | 0.67 | 0.41 | 105.74 | 0.51 | 0.39 |
| Hex | 49 | 96 | 31 | 33 | 0 | 43 | 29 | 6A | 33 | 27 |
| Octal | 111 | 226 | 61 | 63 | 0 | 103 | 51 | 152 | 63 | 47 |
| Binary | 1001001 | 10010110 | 110001 | 110011 | 0 | 1000011 | 101001 | 1101010 | 110011 | 100111 |
Color Harmonies of #499631
Complementary color
Monochromatic Colors of #499631
Black with #499631
Text Example
Text Example
White with #499631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499631; }
p { color: rgb(73,150,49); }
H1.HeaderClassName
{
color: #499631;
}
.AnyTagClassName
{
color: #499631;
}
</style>
background-color css
<style>
a { background-color: #499631; }
a { background-color: rgb(73,150,49); }
div.DivClassName
{
background-color: #499631;
}
.BgClassName
{
background-color: #499631;
}
</style>
border-color css
<style>
span { border-color: #499631; }
span { border-color: rgb(73,150,49); }
td.TdClassName
{
border-color: #499631;
}
.TagClassName
{
border-color: #499631;
}
</style>