Shades of La Palma #488419
Tints of La Palma #488419
RGB
CMYK
RGB Variations
Color information
#488419 (or 0x488419) is known color: La Palma. HEX triplet: 48, 84 and 19. RGB value is (72,132,25). Sum of RGB (Red+Green+Blue) = 72+132+25=229 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.44% from 229); Green value is 132 (51.95% from 255 or 57.64% from 229); Blue value is 25 (10.16% from 255 or 10.92% from 229); Max value from RGB is 132 - color contains mainly: green. Hex color #488419 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488419 is #B77BE6. Grayscale: #666666. Windows color (decimal): -12024807 or 1672264. OLE color: 1672264.
HSL color Cylindrical-coordinate representation of color #488419: hue angle of 93.64º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #488419 is Cyan = 0.45, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 72 | 132 | 25 | - |
| CMYK | 0.45 | 0 | 0.81 | 0.48 |
| HSL | 93.64º | 0.68% | 0.31% | - |
| HSV(B) | 93.64º | 0.81% | 0.52% | - |
| XYZ | 11.1 | 17.95 | 3.8 | - |
| YUV | 101.86 | 84.62 | 106.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 132 | 25 | 0.45 | 0 | 0.81 | 0.48 | 93.64 | 0.68 | 0.31 |
| Hex | 48 | 84 | 19 | 2D | 0 | 51 | 30 | 5E | 44 | 1F |
| Octal | 110 | 204 | 31 | 55 | 0 | 121 | 60 | 136 | 104 | 37 |
| Binary | 1001000 | 10000100 | 11001 | 101101 | 0 | 1010001 | 110000 | 1011110 | 1000100 | 11111 |
Color Harmonies of #488419
Complementary color
Monochromatic Colors of #488419
Black with #488419
Text Example
Text Example
White with #488419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488419; }
p { color: rgb(72,132,25); }
H1.HeaderClassName
{
color: #488419;
}
.AnyTagClassName
{
color: #488419;
}
</style>
background-color css
<style>
a { background-color: #488419; }
a { background-color: rgb(72,132,25); }
div.DivClassName
{
background-color: #488419;
}
.BgClassName
{
background-color: #488419;
}
</style>
border-color css
<style>
span { border-color: #488419; }
span { border-color: rgb(72,132,25); }
td.TdClassName
{
border-color: #488419;
}
.TagClassName
{
border-color: #488419;
}
</style>