Shades of La Palma #499432
Tints of La Palma #499432
RGB
CMYK
RGB Variations
Color information
#499432 (or 0x499432) is known color: La Palma. HEX triplet: 49, 94 and 32. RGB value is (73,148,50). Sum of RGB (Red+Green+Blue) = 73+148+50=271 (35% of max value = 765). Red value is 73 (28.91% from 255 or 26.94% from 271); Green value is 148 (58.20% from 255 or 54.61% from 271); Blue value is 50 (19.92% from 255 or 18.45% from 271); Max value from RGB is 148 - color contains mainly: green. Hex color #499432 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499432 is #B66BCD. Grayscale: #727272. Windows color (decimal): -11955150 or 3314761. OLE color: 3314761.
HSL color Cylindrical-coordinate representation of color #499432: hue angle of 105.92º 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 #499432 is Cyan = 0.51, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 50 | - |
| CMYK | 0.51 | 0 | 0.66 | 0.42 |
| HSL | 105.92º | 0.49% | 0.39% | - |
| HSV(B) | 105.92º | 0.66% | 0.58% | - |
| XYZ | 13.91 | 22.83 | 6.69 | - |
| YUV | 114.4 | 91.65 | 98.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 50 | 0.51 | 0 | 0.66 | 0.42 | 105.92 | 0.49 | 0.39 |
| Hex | 49 | 94 | 32 | 33 | 0 | 42 | 2A | 6A | 31 | 27 |
| Octal | 111 | 224 | 62 | 63 | 0 | 102 | 52 | 152 | 61 | 47 |
| Binary | 1001001 | 10010100 | 110010 | 110011 | 0 | 1000010 | 101010 | 1101010 | 110001 | 100111 |
Color Harmonies of #499432
Complementary color
Monochromatic Colors of #499432
Black with #499432
Text Example
Text Example
White with #499432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499432; }
p { color: rgb(73,148,50); }
H1.HeaderClassName
{
color: #499432;
}
.AnyTagClassName
{
color: #499432;
}
</style>
background-color css
<style>
a { background-color: #499432; }
a { background-color: rgb(73,148,50); }
div.DivClassName
{
background-color: #499432;
}
.BgClassName
{
background-color: #499432;
}
</style>
border-color css
<style>
span { border-color: #499432; }
span { border-color: rgb(73,148,50); }
td.TdClassName
{
border-color: #499432;
}
.TagClassName
{
border-color: #499432;
}
</style>