Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
color_shotgun [2018/07/06 06:39] – [1.1.0] o2admincolor_shotgun [2020/07/16 05:40] o2admin
Line 1: Line 1:
 +====== Color Shotgun ======
  
 How the Color Shotgun works is it converts the selected color into a L*a*b color or Lch color then creates a range of colors and converts those to the output color. How the Color Shotgun works is it converts the selected color into a L*a*b color or Lch color then creates a range of colors and converts those to the output color.
  
-Its main purpose is to create a color chart you can physically print based on a starting color and then match the printed colors by eye to a sample such as a Pantone color from a Pantone book.+**The Color Shotgun is NOT a CMYK mixer**. It creates a range of colours based on the perceived difference between the colors and does not just change the colour formula which would result in duplicated colors and a messy layout. 
 + 
 +The colors are arranged by Hue, Lightness and Saturation (chroma) or by the grey balance. This results in a chart with a logical and predictable layout making it easy to pick the correct color. 
 + 
 +Its main purpose is to create a printed color chart based on a starting color , so you can then match the printed colors by eye (or with a measurement tool) to a sample such as a Pantone color from a Pantone book or a customer supplied sample.
  
 Since this is designed to be used when you do not have an exact match, a small error in the starting color is not a problem, as you will be printing dozens or 100's of swatches close to the starting color, one of these will usually be a match if the color is in Gamut. Since this is designed to be used when you do not have an exact match, a small error in the starting color is not a problem, as you will be printing dozens or 100's of swatches close to the starting color, one of these will usually be a match if the color is in Gamut.
Line 8: Line 13:
 **CMYK Conversions** \\ **CMYK Conversions** \\
 CMYK colors may not be converted to the same color percentage since the starting color is converted from CMYK to a L*a*b color then back to CMYK. This is because the black color value is not preserved, and since there are multiple ways to create a same in CMYK, the final color formula is determined by the ICC Color Profile used. CMYK colors may not be converted to the same color percentage since the starting color is converted from CMYK to a L*a*b color then back to CMYK. This is because the black color value is not preserved, and since there are multiple ways to create a same in CMYK, the final color formula is determined by the ICC Color Profile used.
 +
 +//It's important to remember that when printing to a digital printer, the color in your file is not the color formula used to print to the media. If your artwork is CMYK 0,100,50,0% that formula simply tells the printer what color you want. That formula will past through multiple color profiles and correction curves, so the actual mixtures of ink used on the media will be different. It should not be a concern if your starting colour changes from CMYK 0,95,70,25% to something more random CMYK 18,100,81,9% as they both will print the same colour on a digital printer. // 
  
 **Grids** \\ **Grids** \\
 The colors are created in a logical grid using two methods. This logical ordering makes it much easier to find the right color. Always start with the center swatch on the middle block. You can choose how many steps in each grid and also the range (difference in color) The colors are created in a logical grid using two methods. This logical ordering makes it much easier to find the right color. Always start with the center swatch on the middle block. You can choose how many steps in each grid and also the range (difference in color)
 +
  
 **LCH Grid** \\ **LCH Grid** \\
Line 41: Line 49:
  
 ===== Release Notes ===== ===== Release Notes =====
 +
 +==== 1.2.0 ====
 +  * Added: Color Control Wedges to the title bar, So you can be sure the print is consistent.
 +
  
 ==== 1.1.0 ==== ==== 1.1.0 ====
-  * Added: Optuion to show Lab Values in CMYK charted, Needed for accurate second round sampling+  * Added: Option to show Lab Values in CMYK charted, Needed for accurate second round sampling
  
 ==== 1.0.3 ==== ==== 1.0.3 ====
   * Requires PowerScripts 3.4.2   * Requires PowerScripts 3.4.2
   * CC2018 Compatability Fixes   * CC2018 Compatability Fixes