Shades of La Palma #488731
Tints of La Palma #488731
RGB
CMYK
RGB Variations
Color information
#488731 (or 0x488731) is known color: La Palma. HEX triplet: 48, 87 and 31. RGB value is (72,135,49). Sum of RGB (Red+Green+Blue) = 72+135+49=256 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.12% from 256); Green value is 135 (53.12% from 255 or 52.73% from 256); Blue value is 49 (19.53% from 255 or 19.14% from 256); Max value from RGB is 135 - color contains mainly: green. Hex color #488731 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488731 is #B778CE. Grayscale: #6A6A6A. Windows color (decimal): -12024015 or 3245896. OLE color: 3245896.
HSL color Cylindrical-coordinate representation of color #488731: hue angle of 103.95º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #488731 is Cyan = 0.47, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 135 | 49 | - |
| CMYK | 0.47 | 0 | 0.64 | 0.47 |
| HSL | 103.95º | 0.47% | 0.36% | - |
| HSV(B) | 103.95º | 0.64% | 0.53% | - |
| XYZ | 11.89 | 18.93 | 5.93 | - |
| YUV | 106.36 | 95.63 | 103.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 135 | 49 | 0.47 | 0 | 0.64 | 0.47 | 103.95 | 0.47 | 0.36 |
| Hex | 48 | 87 | 31 | 2F | 0 | 40 | 2F | 68 | 2F | 24 |
| Octal | 110 | 207 | 61 | 57 | 0 | 100 | 57 | 150 | 57 | 44 |
| Binary | 1001000 | 10000111 | 110001 | 101111 | 0 | 1000000 | 101111 | 1101000 | 101111 | 100100 |
Color Harmonies of #488731
Complementary color
Monochromatic Colors of #488731
Black with #488731
Text Example
Text Example
White with #488731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488731; }
p { color: rgb(72,135,49); }
H1.HeaderClassName
{
color: #488731;
}
.AnyTagClassName
{
color: #488731;
}
</style>
background-color css
<style>
a { background-color: #488731; }
a { background-color: rgb(72,135,49); }
div.DivClassName
{
background-color: #488731;
}
.BgClassName
{
background-color: #488731;
}
</style>
border-color css
<style>
span { border-color: #488731; }
span { border-color: rgb(72,135,49); }
td.TdClassName
{
border-color: #488731;
}
.TagClassName
{
border-color: #488731;
}
</style>