Shades of La Palma #498324
Tints of La Palma #498324
RGB
CMYK
RGB Variations
Color information
#498324 (or 0x498324) is known color: La Palma. HEX triplet: 49, 83 and 24. RGB value is (73,131,36). Sum of RGB (Red+Green+Blue) = 73+131+36=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 131 (51.56% from 255 or 54.58% from 240); Blue value is 36 (14.45% from 255 or 15% from 240); Max value from RGB is 131 - color contains mainly: green. Hex color #498324 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498324 is #B67CDB. Grayscale: #676767. Windows color (decimal): -11959516 or 2392905. OLE color: 2392905.
HSL color Cylindrical-coordinate representation of color #498324: hue angle of 96.63º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #498324 is Cyan = 0.44, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 131 | 36 | - |
| CMYK | 0.44 | 0 | 0.73 | 0.49 |
| HSL | 96.63º | 0.57% | 0.33% | - |
| HSV(B) | 96.63º | 0.73% | 0.51% | - |
| XYZ | 11.18 | 17.78 | 4.51 | - |
| YUV | 102.83 | 90.28 | 106.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 131 | 36 | 0.44 | 0 | 0.73 | 0.49 | 96.63 | 0.57 | 0.33 |
| Hex | 49 | 83 | 24 | 2C | 0 | 49 | 31 | 61 | 39 | 21 |
| Octal | 111 | 203 | 44 | 54 | 0 | 111 | 61 | 141 | 71 | 41 |
| Binary | 1001001 | 10000011 | 100100 | 101100 | 0 | 1001001 | 110001 | 1100001 | 111001 | 100001 |
Color Harmonies of #498324
Complementary color
Monochromatic Colors of #498324
Black with #498324
Text Example
Text Example
White with #498324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498324; }
p { color: rgb(73,131,36); }
H1.HeaderClassName
{
color: #498324;
}
.AnyTagClassName
{
color: #498324;
}
</style>
background-color css
<style>
a { background-color: #498324; }
a { background-color: rgb(73,131,36); }
div.DivClassName
{
background-color: #498324;
}
.BgClassName
{
background-color: #498324;
}
</style>
border-color css
<style>
span { border-color: #498324; }
span { border-color: rgb(73,131,36); }
td.TdClassName
{
border-color: #498324;
}
.TagClassName
{
border-color: #498324;
}
</style>