Shades of La Palma #489015
Tints of La Palma #489015
RGB
CMYK
RGB Variations
Color information
#489015 (or 0x489015) is known color: La Palma. HEX triplet: 48, 90 and 15. RGB value is (72,144,21). Sum of RGB (Red+Green+Blue) = 72+144+21=237 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.38% from 237); Green value is 144 (56.64% from 255 or 60.76% from 237); Blue value is 21 (8.59% from 255 or 8.86% from 237); Max value from RGB is 144 - color contains mainly: green. Hex color #489015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489015 is #B76FEA. Grayscale: #6C6C6C. Windows color (decimal): -12021739 or 1413192. OLE color: 1413192.
HSL color Cylindrical-coordinate representation of color #489015: hue angle of 95.12º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #489015 is Cyan = 0.50, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 144 | 21 | - |
| CMYK | 0.50 | 0 | 0.85 | 0.44 |
| HSL | 95.12º | 0.75% | 0.32% | - |
| HSV(B) | 95.12º | 0.85% | 0.56% | - |
| XYZ | 12.78 | 21.38 | 4.16 | - |
| YUV | 108.45 | 78.65 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 144 | 21 | 0.50 | 0 | 0.85 | 0.44 | 95.12 | 0.75 | 0.32 |
| Hex | 48 | 90 | 15 | 32 | 0 | 55 | 2C | 5F | 4B | 20 |
| Octal | 110 | 220 | 25 | 62 | 0 | 125 | 54 | 137 | 113 | 40 |
| Binary | 1001000 | 10010000 | 10101 | 110010 | 0 | 1010101 | 101100 | 1011111 | 1001011 | 100000 |
Color Harmonies of #489015
Complementary color
Monochromatic Colors of #489015
Black with #489015
Text Example
Text Example
White with #489015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489015; }
p { color: rgb(72,144,21); }
H1.HeaderClassName
{
color: #489015;
}
.AnyTagClassName
{
color: #489015;
}
</style>
background-color css
<style>
a { background-color: #489015; }
a { background-color: rgb(72,144,21); }
div.DivClassName
{
background-color: #489015;
}
.BgClassName
{
background-color: #489015;
}
</style>
border-color css
<style>
span { border-color: #489015; }
span { border-color: rgb(72,144,21); }
td.TdClassName
{
border-color: #489015;
}
.TagClassName
{
border-color: #489015;
}
</style>