Shades of La Palma #499438
Tints of La Palma #499438
RGB
CMYK
RGB Variations
Color information
#499438 (or 0x499438) is known color: La Palma. HEX triplet: 49, 94 and 38. RGB value is (73,148,56). Sum of RGB (Red+Green+Blue) = 73+148+56=277 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.35% from 277); Green value is 148 (58.20% from 255 or 53.43% from 277); Blue value is 56 (22.27% from 255 or 20.22% from 277); Max value from RGB is 148 - color contains mainly: green. Hex color #499438 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499438 is #B66BC7. Grayscale: #737373. Windows color (decimal): -11955144 or 3707977. OLE color: 3707977.
HSL color Cylindrical-coordinate representation of color #499438: hue angle of 108.91º 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 #499438 is Cyan = 0.51, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 56 | - |
| CMYK | 0.51 | 0 | 0.62 | 0.42 |
| HSL | 108.91º | 0.45% | 0.4% | - |
| HSV(B) | 108.91º | 0.62% | 0.58% | - |
| XYZ | 14.05 | 22.88 | 7.42 | - |
| YUV | 115.09 | 94.65 | 97.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 56 | 0.51 | 0 | 0.62 | 0.42 | 108.91 | 0.45 | 0.4 |
| Hex | 49 | 94 | 38 | 33 | 0 | 3E | 2A | 6D | 2D | 28 |
| Octal | 111 | 224 | 70 | 63 | 0 | 76 | 52 | 155 | 55 | 50 |
| Binary | 1001001 | 10010100 | 111000 | 110011 | 0 | 111110 | 101010 | 1101101 | 101101 | 101000 |
Color Harmonies of #499438
Complementary color
Monochromatic Colors of #499438
Black with #499438
Text Example
Text Example
White with #499438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499438; }
p { color: rgb(73,148,56); }
H1.HeaderClassName
{
color: #499438;
}
.AnyTagClassName
{
color: #499438;
}
</style>
background-color css
<style>
a { background-color: #499438; }
a { background-color: rgb(73,148,56); }
div.DivClassName
{
background-color: #499438;
}
.BgClassName
{
background-color: #499438;
}
</style>
border-color css
<style>
span { border-color: #499438; }
span { border-color: rgb(73,148,56); }
td.TdClassName
{
border-color: #499438;
}
.TagClassName
{
border-color: #499438;
}
</style>