Shades of La Palma #488719
Tints of La Palma #488719
RGB
CMYK
RGB Variations
Color information
#488719 (or 0x488719) is known color: La Palma. HEX triplet: 48, 87 and 19. RGB value is (72,135,25). Sum of RGB (Red+Green+Blue) = 72+135+25=232 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.03% from 232); Green value is 135 (53.12% from 255 or 58.19% from 232); Blue value is 25 (10.16% from 255 or 10.78% from 232); Max value from RGB is 135 - color contains mainly: green. Hex color #488719 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488719 is #B778E6. Grayscale: #676767. Windows color (decimal): -12024039 or 1673032. OLE color: 1673032.
HSL color Cylindrical-coordinate representation of color #488719: hue angle of 94.36º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #488719 is Cyan = 0.47, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 135 | 25 | - |
| CMYK | 0.47 | 0 | 0.81 | 0.47 |
| HSL | 94.36º | 0.69% | 0.31% | - |
| HSV(B) | 94.36º | 0.81% | 0.53% | - |
| XYZ | 11.51 | 18.78 | 3.94 | - |
| YUV | 103.62 | 83.63 | 105.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 135 | 25 | 0.47 | 0 | 0.81 | 0.47 | 94.36 | 0.69 | 0.31 |
| Hex | 48 | 87 | 19 | 2F | 0 | 51 | 2F | 5E | 45 | 1F |
| Octal | 110 | 207 | 31 | 57 | 0 | 121 | 57 | 136 | 105 | 37 |
| Binary | 1001000 | 10000111 | 11001 | 101111 | 0 | 1010001 | 101111 | 1011110 | 1000101 | 11111 |
Color Harmonies of #488719
Complementary color
Monochromatic Colors of #488719
Black with #488719
Text Example
Text Example
White with #488719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488719; }
p { color: rgb(72,135,25); }
H1.HeaderClassName
{
color: #488719;
}
.AnyTagClassName
{
color: #488719;
}
</style>
background-color css
<style>
a { background-color: #488719; }
a { background-color: rgb(72,135,25); }
div.DivClassName
{
background-color: #488719;
}
.BgClassName
{
background-color: #488719;
}
</style>
border-color css
<style>
span { border-color: #488719; }
span { border-color: rgb(72,135,25); }
td.TdClassName
{
border-color: #488719;
}
.TagClassName
{
border-color: #488719;
}
</style>