Shades of La Palma #499021
Tints of La Palma #499021
RGB
CMYK
RGB Variations
Color information
#499021 (or 0x499021) is known color: La Palma. HEX triplet: 49, 90 and 21. RGB value is (73,144,33). Sum of RGB (Red+Green+Blue) = 73+144+33=250 (33% of max value = 765). Red value is 73 (28.91% from 255 or 29.2% from 250); Green value is 144 (56.64% from 255 or 57.6% from 250); Blue value is 33 (13.28% from 255 or 13.2% from 250); Max value from RGB is 144 - color contains mainly: green. Hex color #499021 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499021 is #B66FDE. Grayscale: #6E6E6E. Windows color (decimal): -11956191 or 2199625. OLE color: 2199625.
HSL color Cylindrical-coordinate representation of color #499021: hue angle of 98.38º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #499021 is Cyan = 0.49, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 73 | 144 | 33 | - |
| CMYK | 0.49 | 0 | 0.77 | 0.44 |
| HSL | 98.38º | 0.63% | 0.35% | - |
| HSV(B) | 98.38º | 0.77% | 0.56% | - |
| XYZ | 13 | 21.47 | 4.9 | - |
| YUV | 110.12 | 84.48 | 101.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 144 | 33 | 0.49 | 0 | 0.77 | 0.44 | 98.38 | 0.63 | 0.35 |
| Hex | 49 | 90 | 21 | 31 | 0 | 4D | 2C | 62 | 3F | 23 |
| Octal | 111 | 220 | 41 | 61 | 0 | 115 | 54 | 142 | 77 | 43 |
| Binary | 1001001 | 10010000 | 100001 | 110001 | 0 | 1001101 | 101100 | 1100010 | 111111 | 100011 |
Color Harmonies of #499021
Complementary color
Monochromatic Colors of #499021
Black with #499021
Text Example
Text Example
White with #499021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499021; }
p { color: rgb(73,144,33); }
H1.HeaderClassName
{
color: #499021;
}
.AnyTagClassName
{
color: #499021;
}
</style>
background-color css
<style>
a { background-color: #499021; }
a { background-color: rgb(73,144,33); }
div.DivClassName
{
background-color: #499021;
}
.BgClassName
{
background-color: #499021;
}
</style>
border-color css
<style>
span { border-color: #499021; }
span { border-color: rgb(73,144,33); }
td.TdClassName
{
border-color: #499021;
}
.TagClassName
{
border-color: #499021;
}
</style>