Shades of La Palma #499939
Tints of La Palma #499939
RGB
CMYK
RGB Variations
Color information
#499939 (or 0x499939) is known color: La Palma. HEX triplet: 49, 99 and 39. RGB value is (73,153,57). Sum of RGB (Red+Green+Blue) = 73+153+57=283 (37% of max value = 765). Red value is 73 (28.91% from 255 or 25.80% from 283); Green value is 153 (60.16% from 255 or 54.06% from 283); Blue value is 57 (22.66% from 255 or 20.14% from 283); Max value from RGB is 153 - color contains mainly: green. Hex color #499939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499939 is #B666C6. Grayscale: #767676. Windows color (decimal): -11953863 or 3774793. OLE color: 3774793.
HSL color Cylindrical-coordinate representation of color #499939: hue angle of 110º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #499939 is Cyan = 0.52, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 73 | 153 | 57 | - |
| CMYK | 0.52 | 0 | 0.63 | 0.4 |
| HSL | 110º | 0.46% | 0.41% | - |
| HSV(B) | 110º | 0.63% | 0.6% | - |
| XYZ | 14.88 | 24.49 | 7.81 | - |
| YUV | 118.14 | 93.5 | 95.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 153 | 57 | 0.52 | 0 | 0.63 | 0.4 | 110 | 0.46 | 0.41 |
| Hex | 49 | 99 | 39 | 34 | 0 | 3F | 28 | 6E | 2E | 29 |
| Octal | 111 | 231 | 71 | 64 | 0 | 77 | 50 | 156 | 56 | 51 |
| Binary | 1001001 | 10011001 | 111001 | 110100 | 0 | 111111 | 101000 | 1101110 | 101110 | 101001 |
Color Harmonies of #499939
Complementary color
Monochromatic Colors of #499939
Black with #499939
Text Example
Text Example
White with #499939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499939; }
p { color: rgb(73,153,57); }
H1.HeaderClassName
{
color: #499939;
}
.AnyTagClassName
{
color: #499939;
}
</style>
background-color css
<style>
a { background-color: #499939; }
a { background-color: rgb(73,153,57); }
div.DivClassName
{
background-color: #499939;
}
.BgClassName
{
background-color: #499939;
}
</style>
border-color css
<style>
span { border-color: #499939; }
span { border-color: rgb(73,153,57); }
td.TdClassName
{
border-color: #499939;
}
.TagClassName
{
border-color: #499939;
}
</style>