Shades of La Palma #498522
Tints of La Palma #498522
RGB
CMYK
RGB Variations
Color information
#498522 (or 0x498522) is known color: La Palma. HEX triplet: 49, 85 and 22. RGB value is (73,133,34). Sum of RGB (Red+Green+Blue) = 73+133+34=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 133 (52.34% from 255 or 55.42% from 240); Blue value is 34 (13.67% from 255 or 14.17% from 240); Max value from RGB is 133 - color contains mainly: green. Hex color #498522 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498522 is #B67ADD. Grayscale: #686868. Windows color (decimal): -11959006 or 2262345. OLE color: 2262345.
HSL color Cylindrical-coordinate representation of color #498522: hue angle of 96.36º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #498522 is Cyan = 0.45, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 73 | 133 | 34 | - |
| CMYK | 0.45 | 0 | 0.74 | 0.48 |
| HSL | 96.36º | 0.59% | 0.33% | - |
| HSV(B) | 96.36º | 0.74% | 0.52% | - |
| XYZ | 11.42 | 18.31 | 4.44 | - |
| YUV | 103.77 | 88.62 | 106.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 133 | 34 | 0.45 | 0 | 0.74 | 0.48 | 96.36 | 0.59 | 0.33 |
| Hex | 49 | 85 | 22 | 2D | 0 | 4A | 30 | 60 | 3B | 21 |
| Octal | 111 | 205 | 42 | 55 | 0 | 112 | 60 | 140 | 73 | 41 |
| Binary | 1001001 | 10000101 | 100010 | 101101 | 0 | 1001010 | 110000 | 1100000 | 111011 | 100001 |
Color Harmonies of #498522
Complementary color
Monochromatic Colors of #498522
Black with #498522
Text Example
Text Example
White with #498522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498522; }
p { color: rgb(73,133,34); }
H1.HeaderClassName
{
color: #498522;
}
.AnyTagClassName
{
color: #498522;
}
</style>
background-color css
<style>
a { background-color: #498522; }
a { background-color: rgb(73,133,34); }
div.DivClassName
{
background-color: #498522;
}
.BgClassName
{
background-color: #498522;
}
</style>
border-color css
<style>
span { border-color: #498522; }
span { border-color: rgb(73,133,34); }
td.TdClassName
{
border-color: #498522;
}
.TagClassName
{
border-color: #498522;
}
</style>