Shades of La Palma #329610
Tints of La Palma #329610
RGB
CMYK
RGB Variations
Color information
#329610 (or 0x329610) is known color: La Palma. HEX triplet: 32, 96 and 10. RGB value is (50,150,16). Sum of RGB (Red+Green+Blue) = 50+150+16=216 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.15% from 216); Green value is 150 (58.98% from 255 or 69.44% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 150 - color contains mainly: green. Hex color #329610 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329610 is #CD69EF. Grayscale: #696969. Windows color (decimal): -13462000 or 1087026. OLE color: 1087026.
HSL color Cylindrical-coordinate representation of color #329610: hue angle of 104.78º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #329610 is Cyan = 0.67, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 150 | 16 | - |
| CMYK | 0.67 | 0 | 0.89 | 0.41 |
| HSL | 104.78º | 0.81% | 0.33% | - |
| HSV(B) | 104.78º | 0.89% | 0.59% | - |
| XYZ | 12.32 | 22.53 | 4.19 | - |
| YUV | 104.82 | 77.87 | 88.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 150 | 16 | 0.67 | 0 | 0.89 | 0.41 | 104.78 | 0.81 | 0.33 |
| Hex | 32 | 96 | 10 | 43 | 0 | 59 | 29 | 69 | 51 | 21 |
| Octal | 62 | 226 | 20 | 103 | 0 | 131 | 51 | 151 | 121 | 41 |
| Binary | 110010 | 10010110 | 10000 | 1000011 | 0 | 1011001 | 101001 | 1101001 | 1010001 | 100001 |
Color Harmonies of #329610
Complementary color
Monochromatic Colors of #329610
Black with #329610
Text Example
Text Example
White with #329610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329610; }
p { color: rgb(50,150,16); }
H1.HeaderClassName
{
color: #329610;
}
.AnyTagClassName
{
color: #329610;
}
</style>
background-color css
<style>
a { background-color: #329610; }
a { background-color: rgb(50,150,16); }
div.DivClassName
{
background-color: #329610;
}
.BgClassName
{
background-color: #329610;
}
</style>
border-color css
<style>
span { border-color: #329610; }
span { border-color: rgb(50,150,16); }
td.TdClassName
{
border-color: #329610;
}
.TagClassName
{
border-color: #329610;
}
</style>