Shades of La Palma #488711
Tints of La Palma #488711
RGB
CMYK
RGB Variations
Color information
#488711 (or 0x488711) is known color: La Palma. HEX triplet: 48, 87 and 11. RGB value is (72,135,17). Sum of RGB (Red+Green+Blue) = 72+135+17=224 (29% of max value = 765). Red value is 72 (28.52% from 255 or 32.14% from 224); Green value is 135 (53.12% from 255 or 60.27% from 224); Blue value is 17 (7.03% from 255 or 7.59% from 224); Max value from RGB is 135 - color contains mainly: green. Hex color #488711 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488711 is #B778EE. Grayscale: #676767. Windows color (decimal): -12024047 or 1148744. OLE color: 1148744.
HSL color Cylindrical-coordinate representation of color #488711: hue angle of 92.03º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #488711 is Cyan = 0.47, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 135 | 17 | - |
| CMYK | 0.47 | 0 | 0.87 | 0.47 |
| HSL | 92.03º | 0.78% | 0.3% | - |
| HSV(B) | 92.03º | 0.87% | 0.53% | - |
| XYZ | 11.44 | 18.75 | 3.55 | - |
| YUV | 102.71 | 79.63 | 106.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 135 | 17 | 0.47 | 0 | 0.87 | 0.47 | 92.03 | 0.78 | 0.3 |
| Hex | 48 | 87 | 11 | 2F | 0 | 57 | 2F | 5C | 4E | 1E |
| Octal | 110 | 207 | 21 | 57 | 0 | 127 | 57 | 134 | 116 | 36 |
| Binary | 1001000 | 10000111 | 10001 | 101111 | 0 | 1010111 | 101111 | 1011100 | 1001110 | 11110 |
Color Harmonies of #488711
Complementary color
Monochromatic Colors of #488711
Black with #488711
Text Example
Text Example
White with #488711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488711; }
p { color: rgb(72,135,17); }
H1.HeaderClassName
{
color: #488711;
}
.AnyTagClassName
{
color: #488711;
}
</style>
background-color css
<style>
a { background-color: #488711; }
a { background-color: rgb(72,135,17); }
div.DivClassName
{
background-color: #488711;
}
.BgClassName
{
background-color: #488711;
}
</style>
border-color css
<style>
span { border-color: #488711; }
span { border-color: rgb(72,135,17); }
td.TdClassName
{
border-color: #488711;
}
.TagClassName
{
border-color: #488711;
}
</style>