I'm using Filter function. lets say my table is as follows:
I want to filter this list but I do not want the following to appear in my data:
Antique bronze
Avocado
Absolute Zero
Amber
Amethyst
How can I still use the filter function?
Name | Hex | Red | Green | Blue | Hue | Satur. | Light | Satur. | Value |
(RGB) | (RGB) | (RGB) | (RGB) | (HSL/HSV) | (HSL) | (HSL) | (HSV) | (HSV) | |
Absolute Zero | #0048BA | 0% | 28% | 73% | 217° | 100% | 37% | 100% | 73% |
Acid green | #B0BF1A | 69% | 75% | 10% | 65° | 76% | 43% | 76% | 43% |
Aero | #7CB9E8 | 49% | 73% | 91% | 206° | 70% | 70% | 47% | 91% |
Aero blue | #C0E8D5 | 75% | 91% | 84% | 151.5° | 47% | 83% | 17.20% | 91% |
African violet | #B284BE | 70% | 52% | 75% | 288° | 31% | 63% | 31% | 75% |
Air superiority blue | #72A0C1 | 45% | 63% | 76% | 205° | 39% | 60% | 41% | 76% |
Alabaster | #EDEAE0 | 93% | 92% | 88% | 50° | 27% | 90% | 6% | 93% |
Alice blue | #F0F8FF | 94% | 97% | 100% | 208° | 100% | 97% | 6% | 100% |
Alloy orange | #C46210 | 77% | 38% | 6% | 27° | 85% | 42% | 92% | 77% |
Almond | #EFDECD | 94% | 87% | 80% | 30° | 52% | 87% | 14% | 94% |
Amaranth | #E52B50 | 90% | 17% | 31% | 348° | 78% | 53% | 81% | 90% |
Amaranth (M&P) | #9F2B68 | 62% | 17% | 41% | 328° | 57% | 40% | 73% | 62% |
Amaranth pink | #F19CBB | 95% | 61% | 73% | 338° | 75% | 78% | 35% | 95% |
Amaranth purple | #AB274F | 67% | 15% | 31% | 342° | 63% | 41% | 77% | 67% |
Amaranth red | #D3212D | 83% | 13% | 18% | 356° | 73% | 48% | 84% | 83% |
Amazon | #3B7A57 | 23% | 48% | 34% | 147° | 35% | 36% | 52% | 48% |
Amber | #FFBF00 | 100% | 75% | 0% | 45° | 100% | 50% | 100% | 100% |
Amber (SAE/ECE) | #FF7E00 | 100% | 49% | 0% | 30° | 100% | 50% | 100% | 100% |
Amethyst | #9966CC | 60% | 40% | 80% | 270° | 50% | 60% | 50% | 80% |
Android green | #A4C639 | 64% | 78% | 22% | 74° | 55% | 50% | 71% | 78% |
Antique brass | #CD9575 | 80% | 58% | 46% | 22° | 47% | 63% | 43% | 80% |
Antique bronze | #665D1E | 40% | 36% | 12% | 53° | 55% | 26% | 71% | 40% |
Antique fuchsia | #915C83 | 57% | 36% | 51% | 316° | 22% | 46% | 37% | 57% |
Antique ruby | #841B2D | 52% | 11% | 18% | 350° | 66% | 31% | 80% | 52% |
Antique white | #FAEBD7 | 98% | 92% | 84% | 34° | 78% | 91% | 14% | 98% |
Ao (English) | #008000 | 0% | 50% | 0% | 120° | 100% | 25% | 100% | 50% |
Apple green | #8DB600 | 55% | 71% | 0% | 74° | 100% | 36% | 100% | 71% |
Apricot | #FBCEB1 | 98% | 81% | 69% | 24° | 90% | 84% | 29% | 98% |
Aqua | #00FFFF | 0% | 100% | 100% | 180° | 100% | 50% | 100% | 100% |
Aquamarine | #7FFFD4 | 50% | 100% | 83% | 160° | 100% | 75% | 50% | 100% |
Arctic lime | #D0FF14 | 82% | 100% | 8% | 72° | 100% | 54% | 92% | 100% |
Army green | #4B5320 | 29% | 33% | 13% | 69° | 44% | 23% | 61% | 33% |
Artichoke | #8F9779 | 56% | 59% | 47% | 76° | 13% | 53% | 20% | 59% |
Arylide yellow | #E9D66B | 91% | 84% | 42% | 51° | 74% | 67% | 54% | 91% |
Ash gray | #B2BEB5 | 70% | 75% | 71% | 135° | 8% | 72% | 6% | 75% |
Asparagus | #87A96B | 53% | 66% | 42% | 93° | 26% | 54% | 37% | 66% |
Atomic tangerine | #FF9966 | 100% | 60% | 40% | 20° | 100% | 70% | 60% | 100% |
Auburn | #A52A2A | 65% | 16% | 16% | 0° | 59% | 41% | 75% | 65% |
Aureolin | #FDEE00 | 99% | 93% | 0% | 56° | 100% | 50% | 100% | 99% |
Avocado | #568203 | 34% | 51% | 1% | 81° | 95% | 26% | 98% | 51% |
Azure | #007FFF | 0% | 50% | 100% | 210° | 100% | 50% | 100% | 100% |
Azure (X11/web color) | #F0FFFF | 94% | 100% | 100% | 180° | 100% | 97% | 6% | 100% |
I want to filter this list but I do not want the following to appear in my data:
Antique bronze
Avocado
Absolute Zero
Amber
Amethyst
How can I still use the filter function?