Shades of La Palma #488713
Tints of La Palma #488713
RGB
CMYK
RGB Variations
Color information
#488713 (or 0x488713) is known color: La Palma. HEX triplet: 48, 87 and 13. RGB value is (72,135,19). Sum of RGB (Red+Green+Blue) = 72+135+19=226 (29% of max value = 765). Red value is 72 (28.52% from 255 or 31.86% from 226); Green value is 135 (53.12% from 255 or 59.73% from 226); Blue value is 19 (7.81% from 255 or 8.41% from 226); Max value from RGB is 135 - color contains mainly: green. Hex color #488713 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488713 is #B778EC. Grayscale: #676767. Windows color (decimal): -12024045 or 1279816. OLE color: 1279816.
HSL color Cylindrical-coordinate representation of color #488713: hue angle of 92.59º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #488713 is Cyan = 0.47, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 135 | 19 | - |
| CMYK | 0.47 | 0 | 0.86 | 0.47 |
| HSL | 92.59º | 0.75% | 0.3% | - |
| HSV(B) | 92.59º | 0.86% | 0.53% | - |
| XYZ | 11.45 | 18.75 | 3.63 | - |
| YUV | 102.94 | 80.63 | 105.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 135 | 19 | 0.47 | 0 | 0.86 | 0.47 | 92.59 | 0.75 | 0.3 |
| Hex | 48 | 87 | 13 | 2F | 0 | 56 | 2F | 5D | 4B | 1E |
| Octal | 110 | 207 | 23 | 57 | 0 | 126 | 57 | 135 | 113 | 36 |
| Binary | 1001000 | 10000111 | 10011 | 101111 | 0 | 1010110 | 101111 | 1011101 | 1001011 | 11110 |
Color Harmonies of #488713
Complementary color
Monochromatic Colors of #488713
Black with #488713
Text Example
Text Example
White with #488713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488713; }
p { color: rgb(72,135,19); }
H1.HeaderClassName
{
color: #488713;
}
.AnyTagClassName
{
color: #488713;
}
</style>
background-color css
<style>
a { background-color: #488713; }
a { background-color: rgb(72,135,19); }
div.DivClassName
{
background-color: #488713;
}
.BgClassName
{
background-color: #488713;
}
</style>
border-color css
<style>
span { border-color: #488713; }
span { border-color: rgb(72,135,19); }
td.TdClassName
{
border-color: #488713;
}
.TagClassName
{
border-color: #488713;
}
</style>