Shades of La Palma #488621
Tints of La Palma #488621
RGB
CMYK
RGB Variations
Color information
#488621 (or 0x488621) is known color: La Palma. HEX triplet: 48, 86 and 21. RGB value is (72,134,33). Sum of RGB (Red+Green+Blue) = 72+134+33=239 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.13% from 239); Green value is 134 (52.73% from 255 or 56.07% from 239); Blue value is 33 (13.28% from 255 or 13.81% from 239); Max value from RGB is 134 - color contains mainly: green. Hex color #488621 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488621 is #B779DE. Grayscale: #686868. Windows color (decimal): -12024287 or 2197064. OLE color: 2197064.
HSL color Cylindrical-coordinate representation of color #488621: hue angle of 96.83º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #488621 is Cyan = 0.46, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 134 | 33 | - |
| CMYK | 0.46 | 0 | 0.75 | 0.47 |
| HSL | 96.83º | 0.6% | 0.33% | - |
| HSV(B) | 96.83º | 0.75% | 0.53% | - |
| XYZ | 11.47 | 18.54 | 4.41 | - |
| YUV | 103.95 | 87.96 | 105.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 134 | 33 | 0.46 | 0 | 0.75 | 0.47 | 96.83 | 0.6 | 0.33 |
| Hex | 48 | 86 | 21 | 2E | 0 | 4B | 2F | 61 | 3C | 21 |
| Octal | 110 | 206 | 41 | 56 | 0 | 113 | 57 | 141 | 74 | 41 |
| Binary | 1001000 | 10000110 | 100001 | 101110 | 0 | 1001011 | 101111 | 1100001 | 111100 | 100001 |
Color Harmonies of #488621
Complementary color
Monochromatic Colors of #488621
Black with #488621
Text Example
Text Example
White with #488621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488621; }
p { color: rgb(72,134,33); }
H1.HeaderClassName
{
color: #488621;
}
.AnyTagClassName
{
color: #488621;
}
</style>
background-color css
<style>
a { background-color: #488621; }
a { background-color: rgb(72,134,33); }
div.DivClassName
{
background-color: #488621;
}
.BgClassName
{
background-color: #488621;
}
</style>
border-color css
<style>
span { border-color: #488621; }
span { border-color: rgb(72,134,33); }
td.TdClassName
{
border-color: #488621;
}
.TagClassName
{
border-color: #488621;
}
</style>