Shades of La Palma #489512
Tints of La Palma #489512
RGB
CMYK
RGB Variations
Color information
#489512 (or 0x489512) is known color: La Palma. HEX triplet: 48, 95 and 12. RGB value is (72,149,18). Sum of RGB (Red+Green+Blue) = 72+149+18=239 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.13% from 239); Green value is 149 (58.59% from 255 or 62.34% from 239); Blue value is 18 (7.42% from 255 or 7.53% from 239); Max value from RGB is 149 - color contains mainly: green. Hex color #489512 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489512 is #B76AED. Grayscale: #6F6F6F. Windows color (decimal): -12020462 or 1217864. OLE color: 1217864.
HSL color Cylindrical-coordinate representation of color #489512: hue angle of 95.27º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #489512 is Cyan = 0.52, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 149 | 18 | - |
| CMYK | 0.52 | 0 | 0.88 | 0.42 |
| HSL | 95.27º | 0.78% | 0.33% | - |
| HSV(B) | 95.27º | 0.88% | 0.58% | - |
| XYZ | 13.53 | 22.92 | 4.28 | - |
| YUV | 111.04 | 75.49 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 149 | 18 | 0.52 | 0 | 0.88 | 0.42 | 95.27 | 0.78 | 0.33 |
| Hex | 48 | 95 | 12 | 34 | 0 | 58 | 2A | 5F | 4E | 21 |
| Octal | 110 | 225 | 22 | 64 | 0 | 130 | 52 | 137 | 116 | 41 |
| Binary | 1001000 | 10010101 | 10010 | 110100 | 0 | 1011000 | 101010 | 1011111 | 1001110 | 100001 |
Color Harmonies of #489512
Complementary color
Monochromatic Colors of #489512
Black with #489512
Text Example
Text Example
White with #489512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489512; }
p { color: rgb(72,149,18); }
H1.HeaderClassName
{
color: #489512;
}
.AnyTagClassName
{
color: #489512;
}
</style>
background-color css
<style>
a { background-color: #489512; }
a { background-color: rgb(72,149,18); }
div.DivClassName
{
background-color: #489512;
}
.BgClassName
{
background-color: #489512;
}
</style>
border-color css
<style>
span { border-color: #489512; }
span { border-color: rgb(72,149,18); }
td.TdClassName
{
border-color: #489512;
}
.TagClassName
{
border-color: #489512;
}
</style>