Shades of La Palma #499224
Tints of La Palma #499224
RGB
CMYK
RGB Variations
Color information
#499224 (or 0x499224) is known color: La Palma. HEX triplet: 49, 92 and 24. RGB value is (73,146,36). Sum of RGB (Red+Green+Blue) = 73+146+36=255 (33% of max value = 765). Red value is 73 (28.91% from 255 or 28.63% from 255); Green value is 146 (57.42% from 255 or 57.25% from 255); Blue value is 36 (14.45% from 255 or 14.12% from 255); Max value from RGB is 146 - color contains mainly: green. Hex color #499224 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499224 is #B66DDB. Grayscale: #6F6F6F. Windows color (decimal): -11955676 or 2396745. OLE color: 2396745.
HSL color Cylindrical-coordinate representation of color #499224: hue angle of 99.82º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #499224 is Cyan = 0.5, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 146 | 36 | - |
| CMYK | 0.5 | 0 | 0.75 | 0.43 |
| HSL | 99.82º | 0.6% | 0.36% | - |
| HSV(B) | 99.82º | 0.75% | 0.57% | - |
| XYZ | 13.34 | 22.1 | 5.23 | - |
| YUV | 111.63 | 85.32 | 100.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 146 | 36 | 0.5 | 0 | 0.75 | 0.43 | 99.82 | 0.6 | 0.36 |
| Hex | 49 | 92 | 24 | 32 | 0 | 4B | 2B | 64 | 3C | 24 |
| Octal | 111 | 222 | 44 | 62 | 0 | 113 | 53 | 144 | 74 | 44 |
| Binary | 1001001 | 10010010 | 100100 | 110010 | 0 | 1001011 | 101011 | 1100100 | 111100 | 100100 |
Color Harmonies of #499224
Complementary color
Monochromatic Colors of #499224
Black with #499224
Text Example
Text Example
White with #499224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499224; }
p { color: rgb(73,146,36); }
H1.HeaderClassName
{
color: #499224;
}
.AnyTagClassName
{
color: #499224;
}
</style>
background-color css
<style>
a { background-color: #499224; }
a { background-color: rgb(73,146,36); }
div.DivClassName
{
background-color: #499224;
}
.BgClassName
{
background-color: #499224;
}
</style>
border-color css
<style>
span { border-color: #499224; }
span { border-color: rgb(73,146,36); }
td.TdClassName
{
border-color: #499224;
}
.TagClassName
{
border-color: #499224;
}
</style>