Shades of La Palma #499513
Tints of La Palma #499513
RGB
CMYK
RGB Variations
Color information
#499513 (or 0x499513) is known color: La Palma. HEX triplet: 49, 95 and 13. RGB value is (73,149,19). Sum of RGB (Red+Green+Blue) = 73+149+19=241 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.29% from 241); Green value is 149 (58.59% from 255 or 61.83% from 241); Blue value is 19 (7.81% from 255 or 7.88% from 241); Max value from RGB is 149 - color contains mainly: green. Hex color #499513 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499513 is #B66AEC. Grayscale: #6F6F6F. Windows color (decimal): -11954925 or 1283401. OLE color: 1283401.
HSL color Cylindrical-coordinate representation of color #499513: hue angle of 95.08º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #499513 is Cyan = 0.51, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 149 | 19 | - |
| CMYK | 0.51 | 0 | 0.87 | 0.42 |
| HSL | 95.08º | 0.77% | 0.33% | - |
| HSV(B) | 95.08º | 0.87% | 0.58% | - |
| XYZ | 13.61 | 22.96 | 4.33 | - |
| YUV | 111.46 | 75.82 | 100.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 149 | 19 | 0.51 | 0 | 0.87 | 0.42 | 95.08 | 0.77 | 0.33 |
| Hex | 49 | 95 | 13 | 33 | 0 | 57 | 2A | 5F | 4D | 21 |
| Octal | 111 | 225 | 23 | 63 | 0 | 127 | 52 | 137 | 115 | 41 |
| Binary | 1001001 | 10010101 | 10011 | 110011 | 0 | 1010111 | 101010 | 1011111 | 1001101 | 100001 |
Color Harmonies of #499513
Complementary color
Monochromatic Colors of #499513
Black with #499513
Text Example
Text Example
White with #499513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499513; }
p { color: rgb(73,149,19); }
H1.HeaderClassName
{
color: #499513;
}
.AnyTagClassName
{
color: #499513;
}
</style>
background-color css
<style>
a { background-color: #499513; }
a { background-color: rgb(73,149,19); }
div.DivClassName
{
background-color: #499513;
}
.BgClassName
{
background-color: #499513;
}
</style>
border-color css
<style>
span { border-color: #499513; }
span { border-color: rgb(73,149,19); }
td.TdClassName
{
border-color: #499513;
}
.TagClassName
{
border-color: #499513;
}
</style>