Shades of La Palma #498419
Tints of La Palma #498419
RGB
CMYK
RGB Variations
Color information
#498419 (or 0x498419) is known color: La Palma. HEX triplet: 49, 84 and 19. RGB value is (73,132,25). Sum of RGB (Red+Green+Blue) = 73+132+25=230 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.74% from 230); Green value is 132 (51.95% from 255 or 57.39% from 230); Blue value is 25 (10.16% from 255 or 10.87% from 230); Max value from RGB is 132 - color contains mainly: green. Hex color #498419 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498419 is #B67BE6. Grayscale: #666666. Windows color (decimal): -11959271 or 1672265. OLE color: 1672265.
HSL color Cylindrical-coordinate representation of color #498419: hue angle of 93.08º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #498419 is Cyan = 0.45, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 132 | 25 | - |
| CMYK | 0.45 | 0 | 0.81 | 0.48 |
| HSL | 93.08º | 0.68% | 0.31% | - |
| HSV(B) | 93.08º | 0.81% | 0.52% | - |
| XYZ | 11.17 | 17.99 | 3.8 | - |
| YUV | 102.16 | 84.45 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 132 | 25 | 0.45 | 0 | 0.81 | 0.48 | 93.08 | 0.68 | 0.31 |
| Hex | 49 | 84 | 19 | 2D | 0 | 51 | 30 | 5D | 44 | 1F |
| Octal | 111 | 204 | 31 | 55 | 0 | 121 | 60 | 135 | 104 | 37 |
| Binary | 1001001 | 10000100 | 11001 | 101101 | 0 | 1010001 | 110000 | 1011101 | 1000100 | 11111 |
Color Harmonies of #498419
Complementary color
Monochromatic Colors of #498419
Black with #498419
Text Example
Text Example
White with #498419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498419; }
p { color: rgb(73,132,25); }
H1.HeaderClassName
{
color: #498419;
}
.AnyTagClassName
{
color: #498419;
}
</style>
background-color css
<style>
a { background-color: #498419; }
a { background-color: rgb(73,132,25); }
div.DivClassName
{
background-color: #498419;
}
.BgClassName
{
background-color: #498419;
}
</style>
border-color css
<style>
span { border-color: #498419; }
span { border-color: rgb(73,132,25); }
td.TdClassName
{
border-color: #498419;
}
.TagClassName
{
border-color: #498419;
}
</style>