Shades of La Palma #468032
Tints of La Palma #468032
RGB
CMYK
RGB Variations
Color information
#468032 (or 0x468032) is known color: La Palma. HEX triplet: 46, 80 and 32. RGB value is (70,128,50). Sum of RGB (Red+Green+Blue) = 70+128+50=248 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.23% from 248); Green value is 128 (50.39% from 255 or 51.61% from 248); Blue value is 50 (19.92% from 255 or 20.16% from 248); Max value from RGB is 128 - color contains mainly: green. Hex color #468032 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #468032 is #B97FCD. Grayscale: #666666. Windows color (decimal): -12156878 or 3309638. OLE color: 3309638.
HSL color Cylindrical-coordinate representation of color #468032: hue angle of 104.62º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #468032 is Cyan = 0.45, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 128 | 50 | - |
| CMYK | 0.45 | 0 | 0.61 | 0.50 |
| HSL | 104.62º | 0.44% | 0.35% | - |
| HSV(B) | 104.62º | 0.61% | 0.5% | - |
| XYZ | 10.82 | 16.97 | 5.72 | - |
| YUV | 101.77 | 98.78 | 105.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 128 | 50 | 0.45 | 0 | 0.61 | 0.50 | 104.62 | 0.44 | 0.35 |
| Hex | 46 | 80 | 32 | 2D | 0 | 3D | 32 | 69 | 2C | 23 |
| Octal | 106 | 200 | 62 | 55 | 0 | 75 | 62 | 151 | 54 | 43 |
| Binary | 1000110 | 10000000 | 110010 | 101101 | 0 | 111101 | 110010 | 1101001 | 101100 | 100011 |
Color Harmonies of #468032
Complementary color
Monochromatic Colors of #468032
Black with #468032
Text Example
Text Example
White with #468032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468032; }
p { color: rgb(70,128,50); }
H1.HeaderClassName
{
color: #468032;
}
.AnyTagClassName
{
color: #468032;
}
</style>
background-color css
<style>
a { background-color: #468032; }
a { background-color: rgb(70,128,50); }
div.DivClassName
{
background-color: #468032;
}
.BgClassName
{
background-color: #468032;
}
</style>
border-color css
<style>
span { border-color: #468032; }
span { border-color: rgb(70,128,50); }
td.TdClassName
{
border-color: #468032;
}
.TagClassName
{
border-color: #468032;
}
</style>