Shades of La Palma #489028
Tints of La Palma #489028
RGB
CMYK
RGB Variations
Color information
#489028 (or 0x489028) is known color: La Palma. HEX triplet: 48, 90 and 28. RGB value is (72,144,40). Sum of RGB (Red+Green+Blue) = 72+144+40=256 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.12% from 256); Green value is 144 (56.64% from 255 or 56.25% from 256); Blue value is 40 (16.02% from 255 or 15.62% from 256); Max value from RGB is 144 - color contains mainly: green. Hex color #489028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489028 is #B76FD7. Grayscale: #6E6E6E. Windows color (decimal): -12021720 or 2658376. OLE color: 2658376.
HSL color Cylindrical-coordinate representation of color #489028: hue angle of 101.54º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #489028 is Cyan = 0.50, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 144 | 40 | - |
| CMYK | 0.50 | 0 | 0.72 | 0.44 |
| HSL | 101.54º | 0.57% | 0.36% | - |
| HSV(B) | 101.54º | 0.72% | 0.56% | - |
| XYZ | 13.03 | 21.48 | 5.47 | - |
| YUV | 110.62 | 88.15 | 100.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 144 | 40 | 0.50 | 0 | 0.72 | 0.44 | 101.54 | 0.57 | 0.36 |
| Hex | 48 | 90 | 28 | 32 | 0 | 48 | 2C | 66 | 39 | 24 |
| Octal | 110 | 220 | 50 | 62 | 0 | 110 | 54 | 146 | 71 | 44 |
| Binary | 1001000 | 10010000 | 101000 | 110010 | 0 | 1001000 | 101100 | 1100110 | 111001 | 100100 |
Color Harmonies of #489028
Complementary color
Monochromatic Colors of #489028
Black with #489028
Text Example
Text Example
White with #489028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489028; }
p { color: rgb(72,144,40); }
H1.HeaderClassName
{
color: #489028;
}
.AnyTagClassName
{
color: #489028;
}
</style>
background-color css
<style>
a { background-color: #489028; }
a { background-color: rgb(72,144,40); }
div.DivClassName
{
background-color: #489028;
}
.BgClassName
{
background-color: #489028;
}
</style>
border-color css
<style>
span { border-color: #489028; }
span { border-color: rgb(72,144,40); }
td.TdClassName
{
border-color: #489028;
}
.TagClassName
{
border-color: #489028;
}
</style>