Shades of La Palma #488517
Tints of La Palma #488517
RGB
CMYK
RGB Variations
Color information
#488517 (or 0x488517) is known color: La Palma. HEX triplet: 48, 85 and 17. RGB value is (72,133,23). Sum of RGB (Red+Green+Blue) = 72+133+23=228 (30% of max value = 765). Red value is 72 (28.52% from 255 or 31.58% from 228); Green value is 133 (52.34% from 255 or 58.33% from 228); Blue value is 23 (9.38% from 255 or 10.09% from 228); Max value from RGB is 133 - color contains mainly: green. Hex color #488517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #488517 is #B77AE8. Grayscale: #666666. Windows color (decimal): -12024553 or 1541448. OLE color: 1541448.
HSL color Cylindrical-coordinate representation of color #488517: hue angle of 93.27º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #488517 is Cyan = 0.46, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 72 | 133 | 23 | - |
| CMYK | 0.46 | 0 | 0.83 | 0.48 |
| HSL | 93.27º | 0.71% | 0.31% | - |
| HSV(B) | 93.27º | 0.83% | 0.52% | - |
| XYZ | 11.21 | 18.21 | 3.74 | - |
| YUV | 102.22 | 83.29 | 106.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 133 | 23 | 0.46 | 0 | 0.83 | 0.48 | 93.27 | 0.71 | 0.31 |
| Hex | 48 | 85 | 17 | 2E | 0 | 53 | 30 | 5D | 47 | 1F |
| Octal | 110 | 205 | 27 | 56 | 0 | 123 | 60 | 135 | 107 | 37 |
| Binary | 1001000 | 10000101 | 10111 | 101110 | 0 | 1010011 | 110000 | 1011101 | 1000111 | 11111 |
Color Harmonies of #488517
Complementary color
Monochromatic Colors of #488517
Black with #488517
Text Example
Text Example
White with #488517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488517; }
p { color: rgb(72,133,23); }
H1.HeaderClassName
{
color: #488517;
}
.AnyTagClassName
{
color: #488517;
}
</style>
background-color css
<style>
a { background-color: #488517; }
a { background-color: rgb(72,133,23); }
div.DivClassName
{
background-color: #488517;
}
.BgClassName
{
background-color: #488517;
}
</style>
border-color css
<style>
span { border-color: #488517; }
span { border-color: rgb(72,133,23); }
td.TdClassName
{
border-color: #488517;
}
.TagClassName
{
border-color: #488517;
}
</style>