Shades of La Palma #498327
Tints of La Palma #498327
RGB
CMYK
RGB Variations
Color information
#498327 (or 0x498327) is known color: La Palma. HEX triplet: 49, 83 and 27. RGB value is (73,131,39). Sum of RGB (Red+Green+Blue) = 73+131+39=243 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.04% from 243); Green value is 131 (51.56% from 255 or 53.91% from 243); Blue value is 39 (15.62% from 255 or 16.05% from 243); Max value from RGB is 131 - color contains mainly: green. Hex color #498327 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498327 is #B67CD8. Grayscale: #676767. Windows color (decimal): -11959513 or 2589513. OLE color: 2589513.
HSL color Cylindrical-coordinate representation of color #498327: hue angle of 97.83º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #498327 is Cyan = 0.44, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 131 | 39 | - |
| CMYK | 0.44 | 0 | 0.70 | 0.49 |
| HSL | 97.83º | 0.54% | 0.33% | - |
| HSV(B) | 97.83º | 0.7% | 0.51% | - |
| XYZ | 11.23 | 17.8 | 4.76 | - |
| YUV | 103.17 | 91.78 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 131 | 39 | 0.44 | 0 | 0.70 | 0.49 | 97.83 | 0.54 | 0.33 |
| Hex | 49 | 83 | 27 | 2C | 0 | 46 | 31 | 62 | 36 | 21 |
| Octal | 111 | 203 | 47 | 54 | 0 | 106 | 61 | 142 | 66 | 41 |
| Binary | 1001001 | 10000011 | 100111 | 101100 | 0 | 1000110 | 110001 | 1100010 | 110110 | 100001 |
Color Harmonies of #498327
Complementary color
Monochromatic Colors of #498327
Black with #498327
Text Example
Text Example
White with #498327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498327; }
p { color: rgb(73,131,39); }
H1.HeaderClassName
{
color: #498327;
}
.AnyTagClassName
{
color: #498327;
}
</style>
background-color css
<style>
a { background-color: #498327; }
a { background-color: rgb(73,131,39); }
div.DivClassName
{
background-color: #498327;
}
.BgClassName
{
background-color: #498327;
}
</style>
border-color css
<style>
span { border-color: #498327; }
span { border-color: rgb(73,131,39); }
td.TdClassName
{
border-color: #498327;
}
.TagClassName
{
border-color: #498327;
}
</style>