Shades of La Palma #499030
Tints of La Palma #499030
RGB
CMYK
RGB Variations
Color information
#499030 (or 0x499030) is known color: La Palma. HEX triplet: 49, 90 and 30. RGB value is (73,144,48). Sum of RGB (Red+Green+Blue) = 73+144+48=265 (35% of max value = 765). Red value is 73 (28.91% from 255 or 27.55% from 265); Green value is 144 (56.64% from 255 or 54.34% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 144 - color contains mainly: green. Hex color #499030 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499030 is #B66FCF. Grayscale: #707070. Windows color (decimal): -11956176 or 3182665. OLE color: 3182665.
HSL color Cylindrical-coordinate representation of color #499030: hue angle of 104.38º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #499030 is Cyan = 0.49, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 73 | 144 | 48 | - |
| CMYK | 0.49 | 0 | 0.67 | 0.44 |
| HSL | 104.38º | 0.5% | 0.38% | - |
| HSV(B) | 104.38º | 0.67% | 0.56% | - |
| XYZ | 13.25 | 21.58 | 6.26 | - |
| YUV | 111.83 | 91.98 | 100.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 144 | 48 | 0.49 | 0 | 0.67 | 0.44 | 104.38 | 0.5 | 0.38 |
| Hex | 49 | 90 | 30 | 31 | 0 | 43 | 2C | 68 | 32 | 26 |
| Octal | 111 | 220 | 60 | 61 | 0 | 103 | 54 | 150 | 62 | 46 |
| Binary | 1001001 | 10010000 | 110000 | 110001 | 0 | 1000011 | 101100 | 1101000 | 110010 | 100110 |
Color Harmonies of #499030
Complementary color
Monochromatic Colors of #499030
Black with #499030
Text Example
Text Example
White with #499030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499030; }
p { color: rgb(73,144,48); }
H1.HeaderClassName
{
color: #499030;
}
.AnyTagClassName
{
color: #499030;
}
</style>
background-color css
<style>
a { background-color: #499030; }
a { background-color: rgb(73,144,48); }
div.DivClassName
{
background-color: #499030;
}
.BgClassName
{
background-color: #499030;
}
</style>
border-color css
<style>
span { border-color: #499030; }
span { border-color: rgb(73,144,48); }
td.TdClassName
{
border-color: #499030;
}
.TagClassName
{
border-color: #499030;
}
</style>