Shades of La Palma #499430
Tints of La Palma #499430
RGB
CMYK
RGB Variations
Color information
#499430 (or 0x499430) is known color: La Palma. HEX triplet: 49, 94 and 30. RGB value is (73,148,48). Sum of RGB (Red+Green+Blue) = 73+148+48=269 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.14% from 269); Green value is 148 (58.20% from 255 or 55.02% from 269); Blue value is 48 (19.14% from 255 or 17.84% from 269); Max value from RGB is 148 - color contains mainly: green. Hex color #499430 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499430 is #B66BCF. Grayscale: #727272. Windows color (decimal): -11955152 or 3183689. OLE color: 3183689.
HSL color Cylindrical-coordinate representation of color #499430: hue angle of 105º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #499430 is Cyan = 0.51, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 48 | - |
| CMYK | 0.51 | 0 | 0.68 | 0.42 |
| HSL | 105º | 0.51% | 0.38% | - |
| HSV(B) | 105º | 0.68% | 0.58% | - |
| XYZ | 13.87 | 22.81 | 6.47 | - |
| YUV | 114.18 | 90.65 | 98.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 48 | 0.51 | 0 | 0.68 | 0.42 | 105 | 0.51 | 0.38 |
| Hex | 49 | 94 | 30 | 33 | 0 | 44 | 2A | 69 | 33 | 26 |
| Octal | 111 | 224 | 60 | 63 | 0 | 104 | 52 | 151 | 63 | 46 |
| Binary | 1001001 | 10010100 | 110000 | 110011 | 0 | 1000100 | 101010 | 1101001 | 110011 | 100110 |
Color Harmonies of #499430
Complementary color
Monochromatic Colors of #499430
Black with #499430
Text Example
Text Example
White with #499430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499430; }
p { color: rgb(73,148,48); }
H1.HeaderClassName
{
color: #499430;
}
.AnyTagClassName
{
color: #499430;
}
</style>
background-color css
<style>
a { background-color: #499430; }
a { background-color: rgb(73,148,48); }
div.DivClassName
{
background-color: #499430;
}
.BgClassName
{
background-color: #499430;
}
</style>
border-color css
<style>
span { border-color: #499430; }
span { border-color: rgb(73,148,48); }
td.TdClassName
{
border-color: #499430;
}
.TagClassName
{
border-color: #499430;
}
</style>