Shades of La Palma #499538
Tints of La Palma #499538
RGB
CMYK
RGB Variations
Color information
#499538 (or 0x499538) is known color: La Palma. HEX triplet: 49, 95 and 38. RGB value is (73,149,56). Sum of RGB (Red+Green+Blue) = 73+149+56=278 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.26% from 278); Green value is 149 (58.59% from 255 or 53.60% from 278); Blue value is 56 (22.27% from 255 or 20.14% from 278); Max value from RGB is 149 - color contains mainly: green. Hex color #499538 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499538 is #B66AC7. Grayscale: #737373. Windows color (decimal): -11954888 or 3708233. OLE color: 3708233.
HSL color Cylindrical-coordinate representation of color #499538: hue angle of 109.03º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #499538 is Cyan = 0.51, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 149 | 56 | - |
| CMYK | 0.51 | 0 | 0.62 | 0.42 |
| HSL | 109.03º | 0.45% | 0.4% | - |
| HSV(B) | 109.03º | 0.62% | 0.58% | - |
| XYZ | 14.21 | 23.2 | 7.47 | - |
| YUV | 115.67 | 94.32 | 97.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 149 | 56 | 0.51 | 0 | 0.62 | 0.42 | 109.03 | 0.45 | 0.4 |
| Hex | 49 | 95 | 38 | 33 | 0 | 3E | 2A | 6D | 2D | 28 |
| Octal | 111 | 225 | 70 | 63 | 0 | 76 | 52 | 155 | 55 | 50 |
| Binary | 1001001 | 10010101 | 111000 | 110011 | 0 | 111110 | 101010 | 1101101 | 101101 | 101000 |
Color Harmonies of #499538
Complementary color
Monochromatic Colors of #499538
Black with #499538
Text Example
Text Example
White with #499538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499538; }
p { color: rgb(73,149,56); }
H1.HeaderClassName
{
color: #499538;
}
.AnyTagClassName
{
color: #499538;
}
</style>
background-color css
<style>
a { background-color: #499538; }
a { background-color: rgb(73,149,56); }
div.DivClassName
{
background-color: #499538;
}
.BgClassName
{
background-color: #499538;
}
</style>
border-color css
<style>
span { border-color: #499538; }
span { border-color: rgb(73,149,56); }
td.TdClassName
{
border-color: #499538;
}
.TagClassName
{
border-color: #499538;
}
</style>