Shades of La Palma #329216
Tints of La Palma #329216
RGB
CMYK
RGB Variations
Color information
#329216 (or 0x329216) is known color: La Palma. HEX triplet: 32, 92 and 16. RGB value is (50,146,22). Sum of RGB (Red+Green+Blue) = 50+146+22=218 (28% of max value = 765). Red value is 50 (19.92% from 255 or 22.94% from 218); Green value is 146 (57.42% from 255 or 66.97% from 218); Blue value is 22 (8.98% from 255 or 10.09% from 218); Max value from RGB is 146 - color contains mainly: green. Hex color #329216 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #329216 is #CD6DE9. Grayscale: #676767. Windows color (decimal): -13463018 or 1479218. OLE color: 1479218.
HSL color Cylindrical-coordinate representation of color #329216: hue angle of 106.45º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #329216 is Cyan = 0.66, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 146 | 22 | - |
| CMYK | 0.66 | 0 | 0.85 | 0.43 |
| HSL | 106.45º | 0.74% | 0.33% | - |
| HSV(B) | 106.45º | 0.85% | 0.57% | - |
| XYZ | 11.74 | 21.29 | 4.25 | - |
| YUV | 103.16 | 82.2 | 90.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 146 | 22 | 0.66 | 0 | 0.85 | 0.43 | 106.45 | 0.74 | 0.33 |
| Hex | 32 | 92 | 16 | 42 | 0 | 55 | 2B | 6A | 4A | 21 |
| Octal | 62 | 222 | 26 | 102 | 0 | 125 | 53 | 152 | 112 | 41 |
| Binary | 110010 | 10010010 | 10110 | 1000010 | 0 | 1010101 | 101011 | 1101010 | 1001010 | 100001 |
Color Harmonies of #329216
Complementary color
Monochromatic Colors of #329216
Black with #329216
Text Example
Text Example
White with #329216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329216; }
p { color: rgb(50,146,22); }
H1.HeaderClassName
{
color: #329216;
}
.AnyTagClassName
{
color: #329216;
}
</style>
background-color css
<style>
a { background-color: #329216; }
a { background-color: rgb(50,146,22); }
div.DivClassName
{
background-color: #329216;
}
.BgClassName
{
background-color: #329216;
}
</style>
border-color css
<style>
span { border-color: #329216; }
span { border-color: rgb(50,146,22); }
td.TdClassName
{
border-color: #329216;
}
.TagClassName
{
border-color: #329216;
}
</style>