Shades of La Palma #488531
Tints of La Palma #488531
RGB
CMYK
RGB Variations
Color information
#488531 (or 0x488531) is known color: La Palma. HEX triplet: 48, 85 and 31. RGB value is (72,133,49). Sum of RGB (Red+Green+Blue) = 72+133+49=254 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.35% from 254); Green value is 133 (52.34% from 255 or 52.36% from 254); Blue value is 49 (19.53% from 255 or 19.29% from 254); Max value from RGB is 133 - color contains mainly: green. Hex color #488531 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488531 is #B77ACE. Grayscale: #696969. Windows color (decimal): -12024527 or 3245384. OLE color: 3245384.
HSL color Cylindrical-coordinate representation of color #488531: hue angle of 103.57º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #488531 is Cyan = 0.46, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 72 | 133 | 49 | - |
| CMYK | 0.46 | 0 | 0.63 | 0.48 |
| HSL | 103.57º | 0.46% | 0.36% | - |
| HSV(B) | 103.57º | 0.63% | 0.52% | - |
| XYZ | 11.61 | 18.37 | 5.84 | - |
| YUV | 105.19 | 96.29 | 104.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 133 | 49 | 0.46 | 0 | 0.63 | 0.48 | 103.57 | 0.46 | 0.36 |
| Hex | 48 | 85 | 31 | 2E | 0 | 3F | 30 | 68 | 2E | 24 |
| Octal | 110 | 205 | 61 | 56 | 0 | 77 | 60 | 150 | 56 | 44 |
| Binary | 1001000 | 10000101 | 110001 | 101110 | 0 | 111111 | 110000 | 1101000 | 101110 | 100100 |
Color Harmonies of #488531
Complementary color
Monochromatic Colors of #488531
Black with #488531
Text Example
Text Example
White with #488531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488531; }
p { color: rgb(72,133,49); }
H1.HeaderClassName
{
color: #488531;
}
.AnyTagClassName
{
color: #488531;
}
</style>
background-color css
<style>
a { background-color: #488531; }
a { background-color: rgb(72,133,49); }
div.DivClassName
{
background-color: #488531;
}
.BgClassName
{
background-color: #488531;
}
</style>
border-color css
<style>
span { border-color: #488531; }
span { border-color: rgb(72,133,49); }
td.TdClassName
{
border-color: #488531;
}
.TagClassName
{
border-color: #488531;
}
</style>