RGB Red, Green, Blue — the color model used for screens. RGB mixes light to create colors, with values from 0-255 for each channel. All colors you see on your monitor, phone, or tablet are displayed in RGB.
CMYK Cyan, Magenta, Yellow, Key (Black) — the color model used for print. CMYK mixes inks to create colors. The range of colors achievable in CMYK is narrower than RGB, so some vibrant screen colors cannot be exactly reproduced in print.
Pantone A standardized color matching system used in printing. Each Pantone color has a specific ink formula that produces consistent results across different printers and materials. Essential for brands that require exact color consistency across physical materials.
Hex Code A six-character alphanumeric code representing a specific RGB color. Hex codes start with # (e.g., #7C3AED for violet). The standard way to specify colors in web design and digital media.
Opacity The degree to which an element is transparent or opaque. 100% opacity is fully solid. 0% is fully transparent. Opacity adjustments are used in logo design for overlay effects, watermarks, and subtle layering.
Gradient A smooth transition between two or more colors. Gradients can be linear (straight transition), radial (circular transition), or angular. Gradients in logos can add depth and modernity but increase complexity.
Color Palette The defined set of colors used across a brand identity. A typical brand palette includes a primary color, secondary color, accent color, and neutral tones. The palette should be documented with exact values in Hex, RGB, and CMYK.
Monochrome A design using only one color (or shades of one color). Every logo should have a monochrome version — a single-color rendering that works for fax, engraving, embossing, and simple print applications.
PNG Portable Network Graphics — a raster image format that supports transparency. The standard format for logos used on web, social media, and digital documents. Export at high resolution (2000px+ wide) with a transparent background.
SVG Scalable Vector Graphics — a vector format defined by mathematical paths rather than pixels. SVG files scale to any size without quality loss. The preferred format for logos because they remain sharp at any dimension, from favicon to billboard.
PDF Portable Document Format — a versatile format that can contain both vector and raster elements. PDFs can embed color profiles and fonts, making them the standard for print-ready files. Essential for business cards, stationery, and signage.
EPS Encapsulated PostScript — a legacy vector format still used in some print workflows. Largely superseded by SVG and PDF for most modern applications, but some printers and production facilities still request EPS files.
AI Adobe Illustrator format — the native file format for Adobe Illustrator. Contains full editable vector data. If a professional designer or print shop requests your "AI file," they want the original editable vector artwork.
Vector Graphics defined by mathematical paths (points, lines, curves) rather than pixels. Vector graphics scale infinitely without quality loss. Logos should always be created as vectors — even if you export PNG for web use, the source should be vector.
Raster Graphics composed of a pixel grid. Raster images (JPG, PNG, GIF) have a fixed resolution and become blurry when scaled up beyond their native size. Raster formats are used for final delivery but should not be the only version of your logo.
DPI/PPI Dots Per Inch (print) / Pixels Per Inch (screen) — the measure of resolution. 72 PPI is standard for web. 300 DPI is the minimum for professional print. Higher DPI means more detail and larger file sizes.
Bleed Extra area beyond the trim edge of a printed piece. Bleed ensures that color and imagery extend all the way to the edge after cutting. Standard bleed is 3mm (0.125 inches) on each side.
Crop Marks Thin lines printed at the corners of a document to indicate where the paper should be trimmed. Included in print-ready PDFs to guide the cutting process. Professional export from tools like Adobe Express includes crop marks automatically.
Transparent Background An image where the background is absent rather than filled with a color. Essential for logo files — a transparent PNG allows your logo to be placed on any colored surface without a visible bounding rectangle.