Shades of La Palma #329510
Tints of La Palma #329510
RGB
CMYK
RGB Variations
Color information
#329510 (or 0x329510) is known color: La Palma. HEX triplet: 32, 95 and 10. RGB value is (50,149,16). Sum of RGB (Red+Green+Blue) = 50+149+16=215 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.26% from 215); Green value is 149 (58.59% from 255 or 69.30% from 215); Blue value is 16 (6.64% from 255 or 7.44% from 215); Max value from RGB is 149 - color contains mainly: green. Hex color #329510 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329510 is #CD6AEF. Grayscale: #686868. Windows color (decimal): -13462256 or 1086770. OLE color: 1086770.
HSL color Cylindrical-coordinate representation of color #329510: hue angle of 104.66º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #329510 is Cyan = 0.66, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 16 | - |
| CMYK | 0.66 | 0 | 0.89 | 0.42 |
| HSL | 104.66º | 0.81% | 0.32% | - |
| HSV(B) | 104.66º | 0.89% | 0.58% | - |
| XYZ | 12.16 | 22.21 | 4.14 | - |
| YUV | 104.24 | 78.2 | 89.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 16 | 0.66 | 0 | 0.89 | 0.42 | 104.66 | 0.81 | 0.32 |
| Hex | 32 | 95 | 10 | 42 | 0 | 59 | 2A | 69 | 51 | 20 |
| Octal | 62 | 225 | 20 | 102 | 0 | 131 | 52 | 151 | 121 | 40 |
| Binary | 110010 | 10010101 | 10000 | 1000010 | 0 | 1011001 | 101010 | 1101001 | 1010001 | 100000 |
Color Harmonies of #329510
Complementary color
Monochromatic Colors of #329510
Black with #329510
Text Example
Text Example
White with #329510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329510; }
p { color: rgb(50,149,16); }
H1.HeaderClassName
{
color: #329510;
}
.AnyTagClassName
{
color: #329510;
}
</style>
background-color css
<style>
a { background-color: #329510; }
a { background-color: rgb(50,149,16); }
div.DivClassName
{
background-color: #329510;
}
.BgClassName
{
background-color: #329510;
}
</style>
border-color css
<style>
span { border-color: #329510; }
span { border-color: rgb(50,149,16); }
td.TdClassName
{
border-color: #329510;
}
.TagClassName
{
border-color: #329510;
}
</style>