Shades of La Palma #498822
Tints of La Palma #498822
RGB
CMYK
RGB Variations
Color information
#498822 (or 0x498822) is known color: La Palma. HEX triplet: 49, 88 and 22. RGB value is (73,136,34). Sum of RGB (Red+Green+Blue) = 73+136+34=243 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.04% from 243); Green value is 136 (53.52% from 255 or 55.97% from 243); Blue value is 34 (13.67% from 255 or 13.99% from 243); Max value from RGB is 136 - color contains mainly: green. Hex color #498822 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498822 is #B677DD. Grayscale: #696969. Windows color (decimal): -11958238 or 2263113. OLE color: 2263113.
HSL color Cylindrical-coordinate representation of color #498822: hue angle of 97.06º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #498822 is Cyan = 0.46, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 136 | 34 | - |
| CMYK | 0.46 | 0 | 0.75 | 0.47 |
| HSL | 97.06º | 0.6% | 0.33% | - |
| HSV(B) | 97.06º | 0.75% | 0.53% | - |
| XYZ | 11.84 | 19.14 | 4.58 | - |
| YUV | 105.54 | 87.63 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 136 | 34 | 0.46 | 0 | 0.75 | 0.47 | 97.06 | 0.6 | 0.33 |
| Hex | 49 | 88 | 22 | 2E | 0 | 4B | 2F | 61 | 3C | 21 |
| Octal | 111 | 210 | 42 | 56 | 0 | 113 | 57 | 141 | 74 | 41 |
| Binary | 1001001 | 10001000 | 100010 | 101110 | 0 | 1001011 | 101111 | 1100001 | 111100 | 100001 |
Color Harmonies of #498822
Complementary color
Monochromatic Colors of #498822
Black with #498822
Text Example
Text Example
White with #498822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498822; }
p { color: rgb(73,136,34); }
H1.HeaderClassName
{
color: #498822;
}
.AnyTagClassName
{
color: #498822;
}
</style>
background-color css
<style>
a { background-color: #498822; }
a { background-color: rgb(73,136,34); }
div.DivClassName
{
background-color: #498822;
}
.BgClassName
{
background-color: #498822;
}
</style>
border-color css
<style>
span { border-color: #498822; }
span { border-color: rgb(73,136,34); }
td.TdClassName
{
border-color: #498822;
}
.TagClassName
{
border-color: #498822;
}
</style>