Shades of La Palma #489021
Tints of La Palma #489021
RGB
CMYK
RGB Variations
Color information
#489021 (or 0x489021) is known color: La Palma. HEX triplet: 48, 90 and 21. RGB value is (72,144,33). Sum of RGB (Red+Green+Blue) = 72+144+33=249 (32% of max value = 765). Red value is 72 (28.52% from 255 or 28.92% from 249); Green value is 144 (56.64% from 255 or 57.83% from 249); Blue value is 33 (13.28% from 255 or 13.25% from 249); Max value from RGB is 144 - color contains mainly: green. Hex color #489021 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489021 is #B76FDE. Grayscale: #6E6E6E. Windows color (decimal): -12021727 or 2199624. OLE color: 2199624.
HSL color Cylindrical-coordinate representation of color #489021: hue angle of 98.92º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #489021 is Cyan = 0.50, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 144 | 33 | - |
| CMYK | 0.50 | 0 | 0.77 | 0.44 |
| HSL | 98.92º | 0.63% | 0.35% | - |
| HSV(B) | 98.92º | 0.77% | 0.56% | - |
| XYZ | 12.92 | 21.43 | 4.9 | - |
| YUV | 109.82 | 84.65 | 101.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 144 | 33 | 0.50 | 0 | 0.77 | 0.44 | 98.92 | 0.63 | 0.35 |
| Hex | 48 | 90 | 21 | 32 | 0 | 4D | 2C | 63 | 3F | 23 |
| Octal | 110 | 220 | 41 | 62 | 0 | 115 | 54 | 143 | 77 | 43 |
| Binary | 1001000 | 10010000 | 100001 | 110010 | 0 | 1001101 | 101100 | 1100011 | 111111 | 100011 |
Color Harmonies of #489021
Complementary color
Monochromatic Colors of #489021
Black with #489021
Text Example
Text Example
White with #489021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489021; }
p { color: rgb(72,144,33); }
H1.HeaderClassName
{
color: #489021;
}
.AnyTagClassName
{
color: #489021;
}
</style>
background-color css
<style>
a { background-color: #489021; }
a { background-color: rgb(72,144,33); }
div.DivClassName
{
background-color: #489021;
}
.BgClassName
{
background-color: #489021;
}
</style>
border-color css
<style>
span { border-color: #489021; }
span { border-color: rgb(72,144,33); }
td.TdClassName
{
border-color: #489021;
}
.TagClassName
{
border-color: #489021;
}
</style>