Shades of La Palma #489516
Tints of La Palma #489516
RGB
CMYK
RGB Variations
Color information
#489516 (or 0x489516) is known color: La Palma. HEX triplet: 48, 95 and 16. RGB value is (72,149,22). Sum of RGB (Red+Green+Blue) = 72+149+22=243 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.63% from 243); Green value is 149 (58.59% from 255 or 61.32% from 243); Blue value is 22 (8.98% from 255 or 9.05% from 243); Max value from RGB is 149 - color contains mainly: green. Hex color #489516 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489516 is #B76AE9. Grayscale: #6F6F6F. Windows color (decimal): -12020458 or 1480008. OLE color: 1480008.
HSL color Cylindrical-coordinate representation of color #489516: hue angle of 96.38º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #489516 is Cyan = 0.52, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 149 | 22 | - |
| CMYK | 0.52 | 0 | 0.85 | 0.42 |
| HSL | 96.38º | 0.74% | 0.34% | - |
| HSV(B) | 96.38º | 0.85% | 0.58% | - |
| XYZ | 13.56 | 22.93 | 4.47 | - |
| YUV | 111.5 | 77.49 | 99.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 149 | 22 | 0.52 | 0 | 0.85 | 0.42 | 96.38 | 0.74 | 0.34 |
| Hex | 48 | 95 | 16 | 34 | 0 | 55 | 2A | 60 | 4A | 22 |
| Octal | 110 | 225 | 26 | 64 | 0 | 125 | 52 | 140 | 112 | 42 |
| Binary | 1001000 | 10010101 | 10110 | 110100 | 0 | 1010101 | 101010 | 1100000 | 1001010 | 100010 |
Color Harmonies of #489516
Complementary color
Monochromatic Colors of #489516
Black with #489516
Text Example
Text Example
White with #489516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489516; }
p { color: rgb(72,149,22); }
H1.HeaderClassName
{
color: #489516;
}
.AnyTagClassName
{
color: #489516;
}
</style>
background-color css
<style>
a { background-color: #489516; }
a { background-color: rgb(72,149,22); }
div.DivClassName
{
background-color: #489516;
}
.BgClassName
{
background-color: #489516;
}
</style>
border-color css
<style>
span { border-color: #489516; }
span { border-color: rgb(72,149,22); }
td.TdClassName
{
border-color: #489516;
}
.TagClassName
{
border-color: #489516;
}
</style>