Shades of La Palma #488323
Tints of La Palma #488323
RGB
CMYK
RGB Variations
Color information
#488323 (or 0x488323) is known color: La Palma. HEX triplet: 48, 83 and 23. RGB value is (72,131,35). Sum of RGB (Red+Green+Blue) = 72+131+35=238 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.25% from 238); Green value is 131 (51.56% from 255 or 55.04% from 238); Blue value is 35 (14.06% from 255 or 14.71% from 238); Max value from RGB is 131 - color contains mainly: green. Hex color #488323 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #488323 is #B77CDC. Grayscale: #666666. Windows color (decimal): -12025053 or 2327368. OLE color: 2327368.
HSL color Cylindrical-coordinate representation of color #488323: hue angle of 96.88º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #488323 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 131 | 35 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.49 |
| HSL | 96.88º | 0.58% | 0.33% | - |
| HSV(B) | 96.88º | 0.73% | 0.51% | - |
| XYZ | 11.09 | 17.73 | 4.43 | - |
| YUV | 102.42 | 89.95 | 106.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 131 | 35 | 0.45 | 0 | 0.73 | 0.49 | 96.88 | 0.58 | 0.33 |
| Hex | 48 | 83 | 23 | 2D | 0 | 49 | 31 | 61 | 3A | 21 |
| Octal | 110 | 203 | 43 | 55 | 0 | 111 | 61 | 141 | 72 | 41 |
| Binary | 1001000 | 10000011 | 100011 | 101101 | 0 | 1001001 | 110001 | 1100001 | 111010 | 100001 |
Color Harmonies of #488323
Complementary color
Monochromatic Colors of #488323
Black with #488323
Text Example
Text Example
White with #488323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #488323; }
p { color: rgb(72,131,35); }
H1.HeaderClassName
{
color: #488323;
}
.AnyTagClassName
{
color: #488323;
}
</style>
background-color css
<style>
a { background-color: #488323; }
a { background-color: rgb(72,131,35); }
div.DivClassName
{
background-color: #488323;
}
.BgClassName
{
background-color: #488323;
}
</style>
border-color css
<style>
span { border-color: #488323; }
span { border-color: rgb(72,131,35); }
td.TdClassName
{
border-color: #488323;
}
.TagClassName
{
border-color: #488323;
}
</style>