Shades of La Palma #498131
Tints of La Palma #498131
RGB
CMYK
RGB Variations
Color information
#498131 (or 0x498131) is known color: La Palma. HEX triplet: 49, 81 and 31. RGB value is (73,129,49). Sum of RGB (Red+Green+Blue) = 73+129+49=251 (33% of max value = 765). Red value is 73 (28.91% from 255 or 29.08% from 251); Green value is 129 (50.78% from 255 or 51.39% from 251); Blue value is 49 (19.53% from 255 or 19.52% from 251); Max value from RGB is 129 - color contains mainly: green. Hex color #498131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #498131 is #B67ECE. Grayscale: #676767. Windows color (decimal): -11960015 or 3244361. OLE color: 3244361.
HSL color Cylindrical-coordinate representation of color #498131: hue angle of 102º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #498131 is Cyan = 0.43, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 73 | 129 | 49 | - |
| CMYK | 0.43 | 0 | 0.62 | 0.49 |
| HSL | 102º | 0.45% | 0.35% | - |
| HSV(B) | 102º | 0.62% | 0.51% | - |
| XYZ | 11.15 | 17.34 | 5.66 | - |
| YUV | 103.14 | 97.45 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 129 | 49 | 0.43 | 0 | 0.62 | 0.49 | 102 | 0.45 | 0.35 |
| Hex | 49 | 81 | 31 | 2B | 0 | 3E | 31 | 66 | 2D | 23 |
| Octal | 111 | 201 | 61 | 53 | 0 | 76 | 61 | 146 | 55 | 43 |
| Binary | 1001001 | 10000001 | 110001 | 101011 | 0 | 111110 | 110001 | 1100110 | 101101 | 100011 |
Color Harmonies of #498131
Complementary color
Monochromatic Colors of #498131
Black with #498131
Text Example
Text Example
White with #498131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498131; }
p { color: rgb(73,129,49); }
H1.HeaderClassName
{
color: #498131;
}
.AnyTagClassName
{
color: #498131;
}
</style>
background-color css
<style>
a { background-color: #498131; }
a { background-color: rgb(73,129,49); }
div.DivClassName
{
background-color: #498131;
}
.BgClassName
{
background-color: #498131;
}
</style>
border-color css
<style>
span { border-color: #498131; }
span { border-color: rgb(73,129,49); }
td.TdClassName
{
border-color: #498131;
}
.TagClassName
{
border-color: #498131;
}
</style>