Shades of La Palma #489915
Tints of La Palma #489915
RGB
CMYK
RGB Variations
Color information
#489915 (or 0x489915) is known color: La Palma. HEX triplet: 48, 99 and 15. RGB value is (72,153,21). Sum of RGB (Red+Green+Blue) = 72+153+21=246 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.27% from 246); Green value is 153 (60.16% from 255 or 62.20% from 246); Blue value is 21 (8.59% from 255 or 8.54% from 246); Max value from RGB is 153 - color contains mainly: green. Hex color #489915 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489915 is #B766EA. Grayscale: #727272. Windows color (decimal): -12019435 or 1415496. OLE color: 1415496.
HSL color Cylindrical-coordinate representation of color #489915: hue angle of 96.82º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #489915 is Cyan = 0.53, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 72 | 153 | 21 | - |
| CMYK | 0.53 | 0 | 0.86 | 0.4 |
| HSL | 96.82º | 0.76% | 0.34% | - |
| HSV(B) | 96.82º | 0.86% | 0.6% | - |
| XYZ | 14.2 | 24.21 | 4.63 | - |
| YUV | 113.73 | 75.66 | 98.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 153 | 21 | 0.53 | 0 | 0.86 | 0.4 | 96.82 | 0.76 | 0.34 |
| Hex | 48 | 99 | 15 | 35 | 0 | 56 | 28 | 61 | 4C | 22 |
| Octal | 110 | 231 | 25 | 65 | 0 | 126 | 50 | 141 | 114 | 42 |
| Binary | 1001000 | 10011001 | 10101 | 110101 | 0 | 1010110 | 101000 | 1100001 | 1001100 | 100010 |
Color Harmonies of #489915
Complementary color
Monochromatic Colors of #489915
Black with #489915
Text Example
Text Example
White with #489915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489915; }
p { color: rgb(72,153,21); }
H1.HeaderClassName
{
color: #489915;
}
.AnyTagClassName
{
color: #489915;
}
</style>
background-color css
<style>
a { background-color: #489915; }
a { background-color: rgb(72,153,21); }
div.DivClassName
{
background-color: #489915;
}
.BgClassName
{
background-color: #489915;
}
</style>
border-color css
<style>
span { border-color: #489915; }
span { border-color: rgb(72,153,21); }
td.TdClassName
{
border-color: #489915;
}
.TagClassName
{
border-color: #489915;
}
</style>