Shades of La Palma #488615
Tints of La Palma #488615
RGB
CMYK
RGB Variations
Color information
#488615 (or 0x488615) is known color: La Palma. HEX triplet: 48, 86 and 15. RGB value is (72,134,21). Sum of RGB (Red+Green+Blue) = 72+134+21=227 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.72% from 227); Green value is 134 (52.73% from 255 or 59.03% from 227); Blue value is 21 (8.59% from 255 or 9.25% from 227); Max value from RGB is 134 - color contains mainly: green. Hex color #488615 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488615 is #B779EA. Grayscale: #666666. Windows color (decimal): -12024299 or 1410632. OLE color: 1410632.
HSL color Cylindrical-coordinate representation of color #488615: hue angle of 92.92º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #488615 is Cyan = 0.46, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 134 | 21 | - |
| CMYK | 0.46 | 0 | 0.84 | 0.47 |
| HSL | 92.92º | 0.73% | 0.3% | - |
| HSV(B) | 92.92º | 0.84% | 0.53% | - |
| XYZ | 11.33 | 18.48 | 3.68 | - |
| YUV | 102.58 | 81.96 | 106.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 134 | 21 | 0.46 | 0 | 0.84 | 0.47 | 92.92 | 0.73 | 0.3 |
| Hex | 48 | 86 | 15 | 2E | 0 | 54 | 2F | 5D | 49 | 1E |
| Octal | 110 | 206 | 25 | 56 | 0 | 124 | 57 | 135 | 111 | 36 |
| Binary | 1001000 | 10000110 | 10101 | 101110 | 0 | 1010100 | 101111 | 1011101 | 1001001 | 11110 |
Color Harmonies of #488615
Complementary color
Monochromatic Colors of #488615
Black with #488615
Text Example
Text Example
White with #488615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488615; }
p { color: rgb(72,134,21); }
H1.HeaderClassName
{
color: #488615;
}
.AnyTagClassName
{
color: #488615;
}
</style>
background-color css
<style>
a { background-color: #488615; }
a { background-color: rgb(72,134,21); }
div.DivClassName
{
background-color: #488615;
}
.BgClassName
{
background-color: #488615;
}
</style>
border-color css
<style>
span { border-color: #488615; }
span { border-color: rgb(72,134,21); }
td.TdClassName
{
border-color: #488615;
}
.TagClassName
{
border-color: #488615;
}
</style>