Shades of La Palma #498821
Tints of La Palma #498821
RGB
CMYK
RGB Variations
Color information
#498821 (or 0x498821) is known color: La Palma. HEX triplet: 49, 88 and 21. RGB value is (73,136,33). Sum of RGB (Red+Green+Blue) = 73+136+33=242 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.17% from 242); Green value is 136 (53.52% from 255 or 56.20% from 242); Blue value is 33 (13.28% from 255 or 13.64% from 242); Max value from RGB is 136 - color contains mainly: green. Hex color #498821 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498821 is #B677DE. Grayscale: #696969. Windows color (decimal): -11958239 or 2197577. OLE color: 2197577.
HSL color Cylindrical-coordinate representation of color #498821: hue angle of 96.7º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #498821 is Cyan = 0.46, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 136 | 33 | - |
| CMYK | 0.46 | 0 | 0.76 | 0.47 |
| HSL | 96.7º | 0.61% | 0.33% | - |
| HSV(B) | 96.7º | 0.76% | 0.53% | - |
| XYZ | 11.83 | 19.13 | 4.51 | - |
| YUV | 105.42 | 87.13 | 104.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 136 | 33 | 0.46 | 0 | 0.76 | 0.47 | 96.7 | 0.61 | 0.33 |
| Hex | 49 | 88 | 21 | 2E | 0 | 4C | 2F | 61 | 3D | 21 |
| Octal | 111 | 210 | 41 | 56 | 0 | 114 | 57 | 141 | 75 | 41 |
| Binary | 1001001 | 10001000 | 100001 | 101110 | 0 | 1001100 | 101111 | 1100001 | 111101 | 100001 |
Color Harmonies of #498821
Complementary color
Monochromatic Colors of #498821
Black with #498821
Text Example
Text Example
White with #498821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498821; }
p { color: rgb(73,136,33); }
H1.HeaderClassName
{
color: #498821;
}
.AnyTagClassName
{
color: #498821;
}
</style>
background-color css
<style>
a { background-color: #498821; }
a { background-color: rgb(73,136,33); }
div.DivClassName
{
background-color: #498821;
}
.BgClassName
{
background-color: #498821;
}
</style>
border-color css
<style>
span { border-color: #498821; }
span { border-color: rgb(73,136,33); }
td.TdClassName
{
border-color: #498821;
}
.TagClassName
{
border-color: #498821;
}
</style>