Shades of La Palma #329210
Tints of La Palma #329210
RGB
CMYK
RGB Variations
Color information
#329210 (or 0x329210) is known color: La Palma. HEX triplet: 32, 92 and 10. RGB value is (50,146,16). Sum of RGB (Red+Green+Blue) = 50+146+16=212 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.58% from 212); Green value is 146 (57.42% from 255 or 68.87% from 212); Blue value is 16 (6.64% from 255 or 7.55% from 212); Max value from RGB is 146 - color contains mainly: green. Hex color #329210 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329210 is #CD6DEF. Grayscale: #666666. Windows color (decimal): -13463024 or 1086002. OLE color: 1086002.
HSL color Cylindrical-coordinate representation of color #329210: hue angle of 104.31º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #329210 is Cyan = 0.66, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 146 | 16 | - |
| CMYK | 0.66 | 0 | 0.89 | 0.43 |
| HSL | 104.31º | 0.8% | 0.32% | - |
| HSV(B) | 104.31º | 0.89% | 0.57% | - |
| XYZ | 11.69 | 21.27 | 3.98 | - |
| YUV | 102.48 | 79.2 | 90.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 146 | 16 | 0.66 | 0 | 0.89 | 0.43 | 104.31 | 0.8 | 0.32 |
| Hex | 32 | 92 | 10 | 42 | 0 | 59 | 2B | 68 | 50 | 20 |
| Octal | 62 | 222 | 20 | 102 | 0 | 131 | 53 | 150 | 120 | 40 |
| Binary | 110010 | 10010010 | 10000 | 1000010 | 0 | 1011001 | 101011 | 1101000 | 1010000 | 100000 |
Color Harmonies of #329210
Complementary color
Monochromatic Colors of #329210
Black with #329210
Text Example
Text Example
White with #329210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329210; }
p { color: rgb(50,146,16); }
H1.HeaderClassName
{
color: #329210;
}
.AnyTagClassName
{
color: #329210;
}
</style>
background-color css
<style>
a { background-color: #329210; }
a { background-color: rgb(50,146,16); }
div.DivClassName
{
background-color: #329210;
}
.BgClassName
{
background-color: #329210;
}
</style>
border-color css
<style>
span { border-color: #329210; }
span { border-color: rgb(50,146,16); }
td.TdClassName
{
border-color: #329210;
}
.TagClassName
{
border-color: #329210;
}
</style>