Shades of La Palma #499426
Tints of La Palma #499426
RGB
CMYK
RGB Variations
Color information
#499426 (or 0x499426) is known color: La Palma. HEX triplet: 49, 94 and 26. RGB value is (73,148,38). Sum of RGB (Red+Green+Blue) = 73+148+38=259 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.19% from 259); Green value is 148 (58.20% from 255 or 57.14% from 259); Blue value is 38 (15.23% from 255 or 14.67% from 259); Max value from RGB is 148 - color contains mainly: green. Hex color #499426 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499426 is #B66BD9. Grayscale: #717171. Windows color (decimal): -11955162 or 2528329. OLE color: 2528329.
HSL color Cylindrical-coordinate representation of color #499426: hue angle of 100.91º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #499426 is Cyan = 0.51, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 38 | - |
| CMYK | 0.51 | 0 | 0.74 | 0.42 |
| HSL | 100.91º | 0.59% | 0.36% | - |
| HSV(B) | 100.91º | 0.74% | 0.58% | - |
| XYZ | 13.69 | 22.74 | 5.5 | - |
| YUV | 113.04 | 85.65 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 38 | 0.51 | 0 | 0.74 | 0.42 | 100.91 | 0.59 | 0.36 |
| Hex | 49 | 94 | 26 | 33 | 0 | 4A | 2A | 65 | 3B | 24 |
| Octal | 111 | 224 | 46 | 63 | 0 | 112 | 52 | 145 | 73 | 44 |
| Binary | 1001001 | 10010100 | 100110 | 110011 | 0 | 1001010 | 101010 | 1100101 | 111011 | 100100 |
Color Harmonies of #499426
Complementary color
Monochromatic Colors of #499426
Black with #499426
Text Example
Text Example
White with #499426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499426; }
p { color: rgb(73,148,38); }
H1.HeaderClassName
{
color: #499426;
}
.AnyTagClassName
{
color: #499426;
}
</style>
background-color css
<style>
a { background-color: #499426; }
a { background-color: rgb(73,148,38); }
div.DivClassName
{
background-color: #499426;
}
.BgClassName
{
background-color: #499426;
}
</style>
border-color css
<style>
span { border-color: #499426; }
span { border-color: rgb(73,148,38); }
td.TdClassName
{
border-color: #499426;
}
.TagClassName
{
border-color: #499426;
}
</style>