Shades of La Palma #489513
Tints of La Palma #489513
RGB
CMYK
RGB Variations
Color information
#489513 (or 0x489513) is known color: La Palma. HEX triplet: 48, 95 and 13. RGB value is (72,149,19). Sum of RGB (Red+Green+Blue) = 72+149+19=240 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30% from 240); Green value is 149 (58.59% from 255 or 62.08% from 240); Blue value is 19 (7.81% from 255 or 7.92% from 240); Max value from RGB is 149 - color contains mainly: green. Hex color #489513 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489513 is #B76AEC. Grayscale: #6F6F6F. Windows color (decimal): -12020461 or 1283400. OLE color: 1283400.
HSL color Cylindrical-coordinate representation of color #489513: hue angle of 95.54º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #489513 is Cyan = 0.52, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 149 | 19 | - |
| CMYK | 0.52 | 0 | 0.87 | 0.42 |
| HSL | 95.54º | 0.77% | 0.33% | - |
| HSV(B) | 95.54º | 0.87% | 0.58% | - |
| XYZ | 13.54 | 22.92 | 4.33 | - |
| YUV | 111.16 | 75.99 | 100.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 149 | 19 | 0.52 | 0 | 0.87 | 0.42 | 95.54 | 0.77 | 0.33 |
| Hex | 48 | 95 | 13 | 34 | 0 | 57 | 2A | 60 | 4D | 21 |
| Octal | 110 | 225 | 23 | 64 | 0 | 127 | 52 | 140 | 115 | 41 |
| Binary | 1001000 | 10010101 | 10011 | 110100 | 0 | 1010111 | 101010 | 1100000 | 1001101 | 100001 |
Color Harmonies of #489513
Complementary color
Monochromatic Colors of #489513
Black with #489513
Text Example
Text Example
White with #489513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489513; }
p { color: rgb(72,149,19); }
H1.HeaderClassName
{
color: #489513;
}
.AnyTagClassName
{
color: #489513;
}
</style>
background-color css
<style>
a { background-color: #489513; }
a { background-color: rgb(72,149,19); }
div.DivClassName
{
background-color: #489513;
}
.BgClassName
{
background-color: #489513;
}
</style>
border-color css
<style>
span { border-color: #489513; }
span { border-color: rgb(72,149,19); }
td.TdClassName
{
border-color: #489513;
}
.TagClassName
{
border-color: #489513;
}
</style>