Shades of La Palma #488619
Tints of La Palma #488619
RGB
CMYK
RGB Variations
Color information
#488619 (or 0x488619) is known color: La Palma. HEX triplet: 48, 86 and 19. RGB value is (72,134,25). Sum of RGB (Red+Green+Blue) = 72+134+25=231 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.17% from 231); Green value is 134 (52.73% from 255 or 58.01% from 231); Blue value is 25 (10.16% from 255 or 10.82% from 231); Max value from RGB is 134 - color contains mainly: green. Hex color #488619 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488619 is #B779E6. Grayscale: #676767. Windows color (decimal): -12024295 or 1672776. OLE color: 1672776.
HSL color Cylindrical-coordinate representation of color #488619: hue angle of 94.13º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #488619 is Cyan = 0.46, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 134 | 25 | - |
| CMYK | 0.46 | 0 | 0.81 | 0.47 |
| HSL | 94.13º | 0.69% | 0.31% | - |
| HSV(B) | 94.13º | 0.81% | 0.53% | - |
| XYZ | 11.37 | 18.5 | 3.89 | - |
| YUV | 103.04 | 83.96 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 134 | 25 | 0.46 | 0 | 0.81 | 0.47 | 94.13 | 0.69 | 0.31 |
| Hex | 48 | 86 | 19 | 2E | 0 | 51 | 2F | 5E | 45 | 1F |
| Octal | 110 | 206 | 31 | 56 | 0 | 121 | 57 | 136 | 105 | 37 |
| Binary | 1001000 | 10000110 | 11001 | 101110 | 0 | 1010001 | 101111 | 1011110 | 1000101 | 11111 |
Color Harmonies of #488619
Complementary color
Monochromatic Colors of #488619
Black with #488619
Text Example
Text Example
White with #488619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488619; }
p { color: rgb(72,134,25); }
H1.HeaderClassName
{
color: #488619;
}
.AnyTagClassName
{
color: #488619;
}
</style>
background-color css
<style>
a { background-color: #488619; }
a { background-color: rgb(72,134,25); }
div.DivClassName
{
background-color: #488619;
}
.BgClassName
{
background-color: #488619;
}
</style>
border-color css
<style>
span { border-color: #488619; }
span { border-color: rgb(72,134,25); }
td.TdClassName
{
border-color: #488619;
}
.TagClassName
{
border-color: #488619;
}
</style>