Shades of La Palma #499338
Tints of La Palma #499338
RGB
CMYK
RGB Variations
Color information
#499338 (or 0x499338) is known color: La Palma. HEX triplet: 49, 93 and 38. RGB value is (73,147,56). Sum of RGB (Red+Green+Blue) = 73+147+56=276 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.45% from 276); Green value is 147 (57.81% from 255 or 53.26% from 276); Blue value is 56 (22.27% from 255 or 20.29% from 276); Max value from RGB is 147 - color contains mainly: green. Hex color #499338 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499338 is #B66CC7. Grayscale: #727272. Windows color (decimal): -11955400 or 3707721. OLE color: 3707721.
HSL color Cylindrical-coordinate representation of color #499338: hue angle of 108.79º 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 #499338 is Cyan = 0.50, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 147 | 56 | - |
| CMYK | 0.50 | 0 | 0.62 | 0.42 |
| HSL | 108.79º | 0.45% | 0.4% | - |
| HSV(B) | 108.79º | 0.62% | 0.58% | - |
| XYZ | 13.9 | 22.57 | 7.37 | - |
| YUV | 114.5 | 94.98 | 98.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 147 | 56 | 0.50 | 0 | 0.62 | 0.42 | 108.79 | 0.45 | 0.4 |
| Hex | 49 | 93 | 38 | 32 | 0 | 3E | 2A | 6D | 2D | 28 |
| Octal | 111 | 223 | 70 | 62 | 0 | 76 | 52 | 155 | 55 | 50 |
| Binary | 1001001 | 10010011 | 111000 | 110010 | 0 | 111110 | 101010 | 1101101 | 101101 | 101000 |
Color Harmonies of #499338
Complementary color
Monochromatic Colors of #499338
Black with #499338
Text Example
Text Example
White with #499338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499338; }
p { color: rgb(73,147,56); }
H1.HeaderClassName
{
color: #499338;
}
.AnyTagClassName
{
color: #499338;
}
</style>
background-color css
<style>
a { background-color: #499338; }
a { background-color: rgb(73,147,56); }
div.DivClassName
{
background-color: #499338;
}
.BgClassName
{
background-color: #499338;
}
</style>
border-color css
<style>
span { border-color: #499338; }
span { border-color: rgb(73,147,56); }
td.TdClassName
{
border-color: #499338;
}
.TagClassName
{
border-color: #499338;
}
</style>