Shades of La Palma #488904
Tints of La Palma #488904
RGB
CMYK
RGB Variations
Color information
#488904 (or 0x488904) is known color: La Palma. HEX triplet: 48, 89 and 04. RGB value is (72,137,4). Sum of RGB (Red+Green+Blue) = 72+137+4=213 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.80% from 213); Green value is 137 (53.91% from 255 or 64.32% from 213); Blue value is 4 (1.95% from 255 or 1.88% from 213); Max value from RGB is 137 - color contains mainly: green. Hex color #488904 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488904 is #B776FB. Grayscale: #666666. Windows color (decimal): -12023548 or 297288. OLE color: 297288.
HSL color Cylindrical-coordinate representation of color #488904: hue angle of 89.32º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #488904 is Cyan = 0.47, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 72 | 137 | 4 | - |
| CMYK | 0.47 | 0 | 0.97 | 0.46 |
| HSL | 89.32º | 0.94% | 0.28% | - |
| HSV(B) | 89.32º | 0.97% | 0.54% | - |
| XYZ | 11.64 | 19.28 | 3.22 | - |
| YUV | 102.4 | 72.47 | 106.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 137 | 4 | 0.47 | 0 | 0.97 | 0.46 | 89.32 | 0.94 | 0.28 |
| Hex | 48 | 89 | 4 | 2F | 0 | 61 | 2E | 59 | 5E | 1C |
| Octal | 110 | 211 | 4 | 57 | 0 | 141 | 56 | 131 | 136 | 34 |
| Binary | 1001000 | 10001001 | 100 | 101111 | 0 | 1100001 | 101110 | 1011001 | 1011110 | 11100 |
Color Harmonies of #488904
Complementary color
Monochromatic Colors of #488904
Black with #488904
Text Example
Text Example
White with #488904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488904; }
p { color: rgb(72,137,4); }
H1.HeaderClassName
{
color: #488904;
}
.AnyTagClassName
{
color: #488904;
}
</style>
background-color css
<style>
a { background-color: #488904; }
a { background-color: rgb(72,137,4); }
div.DivClassName
{
background-color: #488904;
}
.BgClassName
{
background-color: #488904;
}
</style>
border-color css
<style>
span { border-color: #488904; }
span { border-color: rgb(72,137,4); }
td.TdClassName
{
border-color: #488904;
}
.TagClassName
{
border-color: #488904;
}
</style>