Shades of La Palma #498913
Tints of La Palma #498913
RGB
CMYK
RGB Variations
Color information
#498913 (or 0x498913) is known color: La Palma. HEX triplet: 49, 89 and 13. RGB value is (73,137,19). Sum of RGB (Red+Green+Blue) = 73+137+19=229 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.88% from 229); Green value is 137 (53.91% from 255 or 59.83% from 229); Blue value is 19 (7.81% from 255 or 8.30% from 229); Max value from RGB is 137 - color contains mainly: green. Hex color #498913 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498913 is #B676EC. Grayscale: #686868. Windows color (decimal): -11957997 or 1280329. OLE color: 1280329.
HSL color Cylindrical-coordinate representation of color #498913: hue angle of 92.54º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #498913 is Cyan = 0.47, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 73 | 137 | 19 | - |
| CMYK | 0.47 | 0 | 0.86 | 0.46 |
| HSL | 92.54º | 0.76% | 0.31% | - |
| HSV(B) | 92.54º | 0.86% | 0.54% | - |
| XYZ | 11.81 | 19.35 | 3.73 | - |
| YUV | 104.41 | 79.8 | 105.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 137 | 19 | 0.47 | 0 | 0.86 | 0.46 | 92.54 | 0.76 | 0.31 |
| Hex | 49 | 89 | 13 | 2F | 0 | 56 | 2E | 5D | 4C | 1F |
| Octal | 111 | 211 | 23 | 57 | 0 | 126 | 56 | 135 | 114 | 37 |
| Binary | 1001001 | 10001001 | 10011 | 101111 | 0 | 1010110 | 101110 | 1011101 | 1001100 | 11111 |
Color Harmonies of #498913
Complementary color
Monochromatic Colors of #498913
Black with #498913
Text Example
Text Example
White with #498913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498913; }
p { color: rgb(73,137,19); }
H1.HeaderClassName
{
color: #498913;
}
.AnyTagClassName
{
color: #498913;
}
</style>
background-color css
<style>
a { background-color: #498913; }
a { background-color: rgb(73,137,19); }
div.DivClassName
{
background-color: #498913;
}
.BgClassName
{
background-color: #498913;
}
</style>
border-color css
<style>
span { border-color: #498913; }
span { border-color: rgb(73,137,19); }
td.TdClassName
{
border-color: #498913;
}
.TagClassName
{
border-color: #498913;
}
</style>