Shades of La Palma #329410
Tints of La Palma #329410
RGB
CMYK
RGB Variations
Color information
#329410 (or 0x329410) is known color: La Palma. HEX triplet: 32, 94 and 10. RGB value is (50,148,16). Sum of RGB (Red+Green+Blue) = 50+148+16=214 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.36% from 214); Green value is 148 (58.20% from 255 or 69.16% from 214); Blue value is 16 (6.64% from 255 or 7.48% from 214); Max value from RGB is 148 - color contains mainly: green. Hex color #329410 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329410 is #CD6BEF. Grayscale: #686868. Windows color (decimal): -13462512 or 1086514. OLE color: 1086514.
HSL color Cylindrical-coordinate representation of color #329410: hue angle of 104.55º degrees, saturation: 0.8, 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 #329410 is Cyan = 0.66, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 148 | 16 | - |
| CMYK | 0.66 | 0 | 0.89 | 0.42 |
| HSL | 104.55º | 0.8% | 0.32% | - |
| HSV(B) | 104.55º | 0.89% | 0.58% | - |
| XYZ | 12 | 21.9 | 4.08 | - |
| YUV | 103.65 | 78.53 | 89.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 148 | 16 | 0.66 | 0 | 0.89 | 0.42 | 104.55 | 0.8 | 0.32 |
| Hex | 32 | 94 | 10 | 42 | 0 | 59 | 2A | 69 | 50 | 20 |
| Octal | 62 | 224 | 20 | 102 | 0 | 131 | 52 | 151 | 120 | 40 |
| Binary | 110010 | 10010100 | 10000 | 1000010 | 0 | 1011001 | 101010 | 1101001 | 1010000 | 100000 |
Color Harmonies of #329410
Complementary color
Monochromatic Colors of #329410
Black with #329410
Text Example
Text Example
White with #329410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329410; }
p { color: rgb(50,148,16); }
H1.HeaderClassName
{
color: #329410;
}
.AnyTagClassName
{
color: #329410;
}
</style>
background-color css
<style>
a { background-color: #329410; }
a { background-color: rgb(50,148,16); }
div.DivClassName
{
background-color: #329410;
}
.BgClassName
{
background-color: #329410;
}
</style>
border-color css
<style>
span { border-color: #329410; }
span { border-color: rgb(50,148,16); }
td.TdClassName
{
border-color: #329410;
}
.TagClassName
{
border-color: #329410;
}
</style>