Select color range

Belongs to

What it does

Allows you to select objects with a specific color, by specifying the color range of the fill and/or stroke color.

The available options depend on the chosen color space:
  • Gray, CMYK or RGB: search in converted values of other color spaces (If selected, the result of the conversion is calculated in advance.)
  • Separations: You can decide to select either all spot colors or only the spot colors with a particular name. You can type the name or click the Load Spot Color button to select it.
  • DeviceN process colors: allow spot colors in DeviceN color space

Example

To catch all gray objects (either fill or stroke) with a brightness between 0% and 40 %, and turn them into CMYK objects with 100% Cyan color, you can do the following:
Select gray fill or stroke color 
<!-- This is the "Select color range" Action with the options Fill and Stroke selected.
Select "Color space is gray", and in the Gray from field, enter values between 0% and 40% -->
Change fill and stroke color 
<!-- This is the "Change color" Action with Fill and Stroke selected. 
Select "Device CMYK" and set Cyan to 100% -->