Shades of La Palma #489131
Tints of La Palma #489131
RGB
CMYK
RGB Variations
Color information
#489131 (or 0x489131) is known color: La Palma. HEX triplet: 48, 91 and 31. RGB value is (72,145,49). Sum of RGB (Red+Green+Blue) = 72+145+49=266 (35% of max value = 765). Red value is 72 (28.52% from 255 or 27.07% from 266); Green value is 145 (57.03% from 255 or 54.51% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 145 - color contains mainly: green. Hex color #489131 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489131 is #B76ECE. Grayscale: #707070. Windows color (decimal): -12021455 or 3248456. OLE color: 3248456.
HSL color Cylindrical-coordinate representation of color #489131: hue angle of 105.62º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #489131 is Cyan = 0.50, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 145 | 49 | - |
| CMYK | 0.50 | 0 | 0.66 | 0.43 |
| HSL | 105.63º | 0.49% | 0.38% | - |
| HSV(B) | 105.63º | 0.66% | 0.57% | - |
| XYZ | 13.35 | 21.85 | 6.42 | - |
| YUV | 112.23 | 92.32 | 99.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 145 | 49 | 0.50 | 0 | 0.66 | 0.43 | 105.63 | 0.49 | 0.38 |
| Hex | 48 | 91 | 31 | 32 | 0 | 42 | 2B | 6A | 31 | 26 |
| Octal | 110 | 221 | 61 | 62 | 0 | 102 | 53 | 152 | 61 | 46 |
| Binary | 1001000 | 10010001 | 110001 | 110010 | 0 | 1000010 | 101011 | 1101010 | 110001 | 100110 |
Color Harmonies of #489131
Complementary color
Monochromatic Colors of #489131
Black with #489131
Text Example
Text Example
White with #489131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489131; }
p { color: rgb(72,145,49); }
H1.HeaderClassName
{
color: #489131;
}
.AnyTagClassName
{
color: #489131;
}
</style>
background-color css
<style>
a { background-color: #489131; }
a { background-color: rgb(72,145,49); }
div.DivClassName
{
background-color: #489131;
}
.BgClassName
{
background-color: #489131;
}
</style>
border-color css
<style>
span { border-color: #489131; }
span { border-color: rgb(72,145,49); }
td.TdClassName
{
border-color: #489131;
}
.TagClassName
{
border-color: #489131;
}
</style>