Shades of La Palma #488436
Tints of La Palma #488436
RGB
CMYK
RGB Variations
Color information
#488436 (or 0x488436) is known color: La Palma. HEX triplet: 48, 84 and 36. RGB value is (72,132,54). Sum of RGB (Red+Green+Blue) = 72+132+54=258 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.91% from 258); Green value is 132 (51.95% from 255 or 51.16% from 258); Blue value is 54 (21.48% from 255 or 20.93% from 258); Max value from RGB is 132 - color contains mainly: green. Hex color #488436 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488436 is #B77BC9. Grayscale: #696969. Windows color (decimal): -12024778 or 3572808. OLE color: 3572808.
HSL color Cylindrical-coordinate representation of color #488436: hue angle of 106.15º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #488436 is Cyan = 0.45, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 72 | 132 | 54 | - |
| CMYK | 0.45 | 0 | 0.59 | 0.48 |
| HSL | 106.15º | 0.42% | 0.36% | - |
| HSV(B) | 106.15º | 0.59% | 0.52% | - |
| XYZ | 11.59 | 18.15 | 6.38 | - |
| YUV | 105.17 | 99.12 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 132 | 54 | 0.45 | 0 | 0.59 | 0.48 | 106.15 | 0.42 | 0.36 |
| Hex | 48 | 84 | 36 | 2D | 0 | 3B | 30 | 6A | 2A | 24 |
| Octal | 110 | 204 | 66 | 55 | 0 | 73 | 60 | 152 | 52 | 44 |
| Binary | 1001000 | 10000100 | 110110 | 101101 | 0 | 111011 | 110000 | 1101010 | 101010 | 100100 |
Color Harmonies of #488436
Complementary color
Monochromatic Colors of #488436
Black with #488436
Text Example
Text Example
White with #488436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488436; }
p { color: rgb(72,132,54); }
H1.HeaderClassName
{
color: #488436;
}
.AnyTagClassName
{
color: #488436;
}
</style>
background-color css
<style>
a { background-color: #488436; }
a { background-color: rgb(72,132,54); }
div.DivClassName
{
background-color: #488436;
}
.BgClassName
{
background-color: #488436;
}
</style>
border-color css
<style>
span { border-color: #488436; }
span { border-color: rgb(72,132,54); }
td.TdClassName
{
border-color: #488436;
}
.TagClassName
{
border-color: #488436;
}
</style>