Shades of La Palma #489519
Tints of La Palma #489519
RGB
CMYK
RGB Variations
Color information
#489519 (or 0x489519) is known color: La Palma. HEX triplet: 48, 95 and 19. RGB value is (72,149,25). Sum of RGB (Red+Green+Blue) = 72+149+25=246 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.27% from 246); Green value is 149 (58.59% from 255 or 60.57% from 246); Blue value is 25 (10.16% from 255 or 10.16% from 246); Max value from RGB is 149 - color contains mainly: green. Hex color #489519 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #489519 is #B76AE6. Grayscale: #707070. Windows color (decimal): -12020455 or 1676616. OLE color: 1676616.
HSL color Cylindrical-coordinate representation of color #489519: hue angle of 97.26º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #489519 is Cyan = 0.52, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 149 | 25 | - |
| CMYK | 0.52 | 0 | 0.83 | 0.42 |
| HSL | 97.26º | 0.71% | 0.34% | - |
| HSV(B) | 97.26º | 0.83% | 0.58% | - |
| XYZ | 13.6 | 22.94 | 4.63 | - |
| YUV | 111.84 | 78.99 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 149 | 25 | 0.52 | 0 | 0.83 | 0.42 | 97.26 | 0.71 | 0.34 |
| Hex | 48 | 95 | 19 | 34 | 0 | 53 | 2A | 61 | 47 | 22 |
| Octal | 110 | 225 | 31 | 64 | 0 | 123 | 52 | 141 | 107 | 42 |
| Binary | 1001000 | 10010101 | 11001 | 110100 | 0 | 1010011 | 101010 | 1100001 | 1000111 | 100010 |
Color Harmonies of #489519
Complementary color
Monochromatic Colors of #489519
Black with #489519
Text Example
Text Example
White with #489519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #489519; }
p { color: rgb(72,149,25); }
H1.HeaderClassName
{
color: #489519;
}
.AnyTagClassName
{
color: #489519;
}
</style>
background-color css
<style>
a { background-color: #489519; }
a { background-color: rgb(72,149,25); }
div.DivClassName
{
background-color: #489519;
}
.BgClassName
{
background-color: #489519;
}
</style>
border-color css
<style>
span { border-color: #489519; }
span { border-color: rgb(72,149,25); }
td.TdClassName
{
border-color: #489519;
}
.TagClassName
{
border-color: #489519;
}
</style>