Shades of La Palma #499533
Tints of La Palma #499533
RGB
CMYK
RGB Variations
Color information
#499533 (or 0x499533) is known color: La Palma. HEX triplet: 49, 95 and 33. RGB value is (73,149,51). Sum of RGB (Red+Green+Blue) = 73+149+51=273 (36% of max value = 765). Red value is 73 (28.91% from 255 or 26.74% from 273); Green value is 149 (58.59% from 255 or 54.58% from 273); Blue value is 51 (20.31% from 255 or 18.68% from 273); Max value from RGB is 149 - color contains mainly: green. Hex color #499533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499533 is #B66ACC. Grayscale: #737373. Windows color (decimal): -11954893 or 3380553. OLE color: 3380553.
HSL color Cylindrical-coordinate representation of color #499533: hue angle of 106.53º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #499533 is Cyan = 0.51, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 149 | 51 | - |
| CMYK | 0.51 | 0 | 0.66 | 0.42 |
| HSL | 106.53º | 0.49% | 0.39% | - |
| HSV(B) | 106.53º | 0.66% | 0.58% | - |
| XYZ | 14.09 | 23.15 | 6.86 | - |
| YUV | 115.1 | 91.82 | 97.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 149 | 51 | 0.51 | 0 | 0.66 | 0.42 | 106.53 | 0.49 | 0.39 |
| Hex | 49 | 95 | 33 | 33 | 0 | 42 | 2A | 6B | 31 | 27 |
| Octal | 111 | 225 | 63 | 63 | 0 | 102 | 52 | 153 | 61 | 47 |
| Binary | 1001001 | 10010101 | 110011 | 110011 | 0 | 1000010 | 101010 | 1101011 | 110001 | 100111 |
Color Harmonies of #499533
Complementary color
Monochromatic Colors of #499533
Black with #499533
Text Example
Text Example
White with #499533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499533; }
p { color: rgb(73,149,51); }
H1.HeaderClassName
{
color: #499533;
}
.AnyTagClassName
{
color: #499533;
}
</style>
background-color css
<style>
a { background-color: #499533; }
a { background-color: rgb(73,149,51); }
div.DivClassName
{
background-color: #499533;
}
.BgClassName
{
background-color: #499533;
}
</style>
border-color css
<style>
span { border-color: #499533; }
span { border-color: rgb(73,149,51); }
td.TdClassName
{
border-color: #499533;
}
.TagClassName
{
border-color: #499533;
}
</style>