Shades of La Palma #498516
Tints of La Palma #498516
RGB
CMYK
RGB Variations
Color information
#498516 (or 0x498516) is known color: La Palma. HEX triplet: 49, 85 and 16. RGB value is (73,133,22). Sum of RGB (Red+Green+Blue) = 73+133+22=228 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.02% from 228); Green value is 133 (52.34% from 255 or 58.33% from 228); Blue value is 22 (8.98% from 255 or 9.65% from 228); Max value from RGB is 133 - color contains mainly: green. Hex color #498516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498516 is #B67AE9. Grayscale: #666666. Windows color (decimal): -11959018 or 1475913. OLE color: 1475913.
HSL color Cylindrical-coordinate representation of color #498516: hue angle of 92.43º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #498516 is Cyan = 0.45, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 133 | 22 | - |
| CMYK | 0.45 | 0 | 0.83 | 0.48 |
| HSL | 92.43º | 0.72% | 0.3% | - |
| HSV(B) | 92.43º | 0.83% | 0.52% | - |
| XYZ | 11.28 | 18.25 | 3.69 | - |
| YUV | 102.41 | 82.62 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 133 | 22 | 0.45 | 0 | 0.83 | 0.48 | 92.43 | 0.72 | 0.3 |
| Hex | 49 | 85 | 16 | 2D | 0 | 53 | 30 | 5C | 48 | 1E |
| Octal | 111 | 205 | 26 | 55 | 0 | 123 | 60 | 134 | 110 | 36 |
| Binary | 1001001 | 10000101 | 10110 | 101101 | 0 | 1010011 | 110000 | 1011100 | 1001000 | 11110 |
Color Harmonies of #498516
Complementary color
Monochromatic Colors of #498516
Black with #498516
Text Example
Text Example
White with #498516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498516; }
p { color: rgb(73,133,22); }
H1.HeaderClassName
{
color: #498516;
}
.AnyTagClassName
{
color: #498516;
}
</style>
background-color css
<style>
a { background-color: #498516; }
a { background-color: rgb(73,133,22); }
div.DivClassName
{
background-color: #498516;
}
.BgClassName
{
background-color: #498516;
}
</style>
border-color css
<style>
span { border-color: #498516; }
span { border-color: rgb(73,133,22); }
td.TdClassName
{
border-color: #498516;
}
.TagClassName
{
border-color: #498516;
}
</style>