Shades of La Palma #488738
Tints of La Palma #488738
RGB
CMYK
RGB Variations
Color information
#488738 (or 0x488738) is known color: La Palma. HEX triplet: 48, 87 and 38. RGB value is (72,135,56). Sum of RGB (Red+Green+Blue) = 72+135+56=263 (34% of max value = 765). Red value is 72 (28.52% from 255 or 27.38% from 263); Green value is 135 (53.12% from 255 or 51.33% from 263); Blue value is 56 (22.27% from 255 or 21.29% from 263); Max value from RGB is 135 - color contains mainly: green. Hex color #488738 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488738 is #B778C7. Grayscale: #6B6B6B. Windows color (decimal): -12024008 or 3704648. OLE color: 3704648.
HSL color Cylindrical-coordinate representation of color #488738: hue angle of 107.85º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #488738 is Cyan = 0.47, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 135 | 56 | - |
| CMYK | 0.47 | 0 | 0.59 | 0.47 |
| HSL | 107.85º | 0.41% | 0.37% | - |
| HSV(B) | 107.85º | 0.59% | 0.53% | - |
| XYZ | 12.05 | 18.99 | 6.77 | - |
| YUV | 107.16 | 99.13 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 135 | 56 | 0.47 | 0 | 0.59 | 0.47 | 107.85 | 0.41 | 0.37 |
| Hex | 48 | 87 | 38 | 2F | 0 | 3B | 2F | 6C | 29 | 25 |
| Octal | 110 | 207 | 70 | 57 | 0 | 73 | 57 | 154 | 51 | 45 |
| Binary | 1001000 | 10000111 | 111000 | 101111 | 0 | 111011 | 101111 | 1101100 | 101001 | 100101 |
Color Harmonies of #488738
Complementary color
Monochromatic Colors of #488738
Black with #488738
Text Example
Text Example
White with #488738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488738; }
p { color: rgb(72,135,56); }
H1.HeaderClassName
{
color: #488738;
}
.AnyTagClassName
{
color: #488738;
}
</style>
background-color css
<style>
a { background-color: #488738; }
a { background-color: rgb(72,135,56); }
div.DivClassName
{
background-color: #488738;
}
.BgClassName
{
background-color: #488738;
}
</style>
border-color css
<style>
span { border-color: #488738; }
span { border-color: rgb(72,135,56); }
td.TdClassName
{
border-color: #488738;
}
.TagClassName
{
border-color: #488738;
}
</style>