Shades of La Palma #489219
Tints of La Palma #489219
RGB
CMYK
RGB Variations
Color information
#489219 (or 0x489219) is known color: La Palma. HEX triplet: 48, 92 and 19. RGB value is (72,146,25). Sum of RGB (Red+Green+Blue) = 72+146+25=243 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.63% from 243); Green value is 146 (57.42% from 255 or 60.08% from 243); Blue value is 25 (10.16% from 255 or 10.29% from 243); Max value from RGB is 146 - color contains mainly: green. Hex color #489219 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489219 is #B76DE6. Grayscale: #6E6E6E. Windows color (decimal): -12021223 or 1675848. OLE color: 1675848.
HSL color Cylindrical-coordinate representation of color #489219: hue angle of 96.69º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #489219 is Cyan = 0.51, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 146 | 25 | - |
| CMYK | 0.51 | 0 | 0.83 | 0.43 |
| HSL | 96.69º | 0.71% | 0.34% | - |
| HSV(B) | 96.69º | 0.83% | 0.57% | - |
| XYZ | 13.13 | 22.01 | 4.48 | - |
| YUV | 110.08 | 79.98 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 146 | 25 | 0.51 | 0 | 0.83 | 0.43 | 96.69 | 0.71 | 0.34 |
| Hex | 48 | 92 | 19 | 33 | 0 | 53 | 2B | 61 | 47 | 22 |
| Octal | 110 | 222 | 31 | 63 | 0 | 123 | 53 | 141 | 107 | 42 |
| Binary | 1001000 | 10010010 | 11001 | 110011 | 0 | 1010011 | 101011 | 1100001 | 1000111 | 100010 |
Color Harmonies of #489219
Complementary color
Monochromatic Colors of #489219
Black with #489219
Text Example
Text Example
White with #489219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489219; }
p { color: rgb(72,146,25); }
H1.HeaderClassName
{
color: #489219;
}
.AnyTagClassName
{
color: #489219;
}
</style>
background-color css
<style>
a { background-color: #489219; }
a { background-color: rgb(72,146,25); }
div.DivClassName
{
background-color: #489219;
}
.BgClassName
{
background-color: #489219;
}
</style>
border-color css
<style>
span { border-color: #489219; }
span { border-color: rgb(72,146,25); }
td.TdClassName
{
border-color: #489219;
}
.TagClassName
{
border-color: #489219;
}
</style>