Shades of La Palma #489124
Tints of La Palma #489124
RGB
CMYK
RGB Variations
Color information
#489124 (or 0x489124) is known color: La Palma. HEX triplet: 48, 91 and 24. RGB value is (72,145,36). Sum of RGB (Red+Green+Blue) = 72+145+36=253 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.46% from 253); Green value is 145 (57.03% from 255 or 57.31% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 145 - color contains mainly: green. Hex color #489124 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #489124 is #B76EDB. Grayscale: #6F6F6F. Windows color (decimal): -12021468 or 2396488. OLE color: 2396488.
HSL color Cylindrical-coordinate representation of color #489124: hue angle of 100.18º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #489124 is Cyan = 0.50, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 145 | 36 | - |
| CMYK | 0.50 | 0 | 0.75 | 0.43 |
| HSL | 100.18º | 0.6% | 0.35% | - |
| HSV(B) | 100.18º | 0.75% | 0.57% | - |
| XYZ | 13.12 | 21.76 | 5.18 | - |
| YUV | 110.75 | 85.82 | 100.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 145 | 36 | 0.50 | 0 | 0.75 | 0.43 | 100.18 | 0.6 | 0.35 |
| Hex | 48 | 91 | 24 | 32 | 0 | 4B | 2B | 64 | 3C | 23 |
| Octal | 110 | 221 | 44 | 62 | 0 | 113 | 53 | 144 | 74 | 43 |
| Binary | 1001000 | 10010001 | 100100 | 110010 | 0 | 1001011 | 101011 | 1100100 | 111100 | 100011 |
Color Harmonies of #489124
Complementary color
Monochromatic Colors of #489124
Black with #489124
Text Example
Text Example
White with #489124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489124; }
p { color: rgb(72,145,36); }
H1.HeaderClassName
{
color: #489124;
}
.AnyTagClassName
{
color: #489124;
}
</style>
background-color css
<style>
a { background-color: #489124; }
a { background-color: rgb(72,145,36); }
div.DivClassName
{
background-color: #489124;
}
.BgClassName
{
background-color: #489124;
}
</style>
border-color css
<style>
span { border-color: #489124; }
span { border-color: rgb(72,145,36); }
td.TdClassName
{
border-color: #489124;
}
.TagClassName
{
border-color: #489124;
}
</style>