Shades of La Palma #488807
Tints of La Palma #488807
RGB
CMYK
RGB Variations
Color information
#488807 (or 0x488807) is known color: La Palma. HEX triplet: 48, 88 and 07. RGB value is (72,136,7). Sum of RGB (Red+Green+Blue) = 72+136+7=215 (28% of max value = 765). Red value is 72 (28.52% from 255 or 33.49% from 215); Green value is 136 (53.52% from 255 or 63.26% from 215); Blue value is 7 (3.12% from 255 or 3.26% from 215); Max value from RGB is 136 - color contains mainly: green. Hex color #488807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488807 is #B777F8. Grayscale: #666666. Windows color (decimal): -12023801 or 493640. OLE color: 493640.
HSL color Cylindrical-coordinate representation of color #488807: hue angle of 89.77º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #488807 is Cyan = 0.47, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 136 | 7 | - |
| CMYK | 0.47 | 0 | 0.95 | 0.47 |
| HSL | 89.77º | 0.9% | 0.28% | - |
| HSV(B) | 89.77º | 0.95% | 0.53% | - |
| XYZ | 11.52 | 19 | 3.26 | - |
| YUV | 102.16 | 74.3 | 106.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 136 | 7 | 0.47 | 0 | 0.95 | 0.47 | 89.77 | 0.9 | 0.28 |
| Hex | 48 | 88 | 7 | 2F | 0 | 5F | 2F | 5A | 5A | 1C |
| Octal | 110 | 210 | 7 | 57 | 0 | 137 | 57 | 132 | 132 | 34 |
| Binary | 1001000 | 10001000 | 111 | 101111 | 0 | 1011111 | 101111 | 1011010 | 1011010 | 11100 |
Color Harmonies of #488807
Complementary color
Monochromatic Colors of #488807
Black with #488807
Text Example
Text Example
White with #488807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488807; }
p { color: rgb(72,136,7); }
H1.HeaderClassName
{
color: #488807;
}
.AnyTagClassName
{
color: #488807;
}
</style>
background-color css
<style>
a { background-color: #488807; }
a { background-color: rgb(72,136,7); }
div.DivClassName
{
background-color: #488807;
}
.BgClassName
{
background-color: #488807;
}
</style>
border-color css
<style>
span { border-color: #488807; }
span { border-color: rgb(72,136,7); }
td.TdClassName
{
border-color: #488807;
}
.TagClassName
{
border-color: #488807;
}
</style>