Shades of La Palma #499326
Tints of La Palma #499326
RGB
CMYK
RGB Variations
Color information
#499326 (or 0x499326) is known color: La Palma. HEX triplet: 49, 93 and 26. RGB value is (73,147,38). Sum of RGB (Red+Green+Blue) = 73+147+38=258 (34% of max value = 765). Red value is 73 (28.91% from 255 or 28.29% from 258); Green value is 147 (57.81% from 255 or 56.98% from 258); Blue value is 38 (15.23% from 255 or 14.73% from 258); Max value from RGB is 147 - color contains mainly: green. Hex color #499326 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #499326 is #B66CD9. Grayscale: #707070. Windows color (decimal): -11955418 or 2528073. OLE color: 2528073.
HSL color Cylindrical-coordinate representation of color #499326: hue angle of 100.73º 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 #499326 is Cyan = 0.50, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 147 | 38 | - |
| CMYK | 0.50 | 0 | 0.74 | 0.42 |
| HSL | 100.73º | 0.59% | 0.36% | - |
| HSV(B) | 100.73º | 0.74% | 0.58% | - |
| XYZ | 13.53 | 22.42 | 5.45 | - |
| YUV | 112.45 | 85.98 | 99.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 147 | 38 | 0.50 | 0 | 0.74 | 0.42 | 100.73 | 0.59 | 0.36 |
| Hex | 49 | 93 | 26 | 32 | 0 | 4A | 2A | 65 | 3B | 24 |
| Octal | 111 | 223 | 46 | 62 | 0 | 112 | 52 | 145 | 73 | 44 |
| Binary | 1001001 | 10010011 | 100110 | 110010 | 0 | 1001010 | 101010 | 1100101 | 111011 | 100100 |
Color Harmonies of #499326
Complementary color
Monochromatic Colors of #499326
Black with #499326
Text Example
Text Example
White with #499326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499326; }
p { color: rgb(73,147,38); }
H1.HeaderClassName
{
color: #499326;
}
.AnyTagClassName
{
color: #499326;
}
</style>
background-color css
<style>
a { background-color: #499326; }
a { background-color: rgb(73,147,38); }
div.DivClassName
{
background-color: #499326;
}
.BgClassName
{
background-color: #499326;
}
</style>
border-color css
<style>
span { border-color: #499326; }
span { border-color: rgb(73,147,38); }
td.TdClassName
{
border-color: #499326;
}
.TagClassName
{
border-color: #499326;
}
</style>