Illustrator :: How To Change Stroke Color While Retaining Fill Color Using Eye Dropper

Jan 6, 2013

I have a question regarding illustrator. Let's say I have a circle with blue fill and red stroke. And I place an image in the illustrator file. Now I want to change the red stroke of my circle to let's say a purple color by sampling the color from the image.

How can I achieve that with a eye dropper tool? Every time when I try to sample a color from the image, the whole circle will change to purple instead of just the stroke? I have tried multiple key combination, shift, alt, ctrl but they all don't work.

View 7 Replies


ADVERTISEMENT

Illustrator Scripting :: Apply Current Fill Color To Stroke Then Adjust That Stroke Color's Build?

Apr 9, 2013

I'm trying to figure out a way to automate a simple, yet repetative process I do countless times a day. Ideally, I'd like to tie it to a keystroke to speed up my workflow.
 
I work on line art and colorways for footwear, so the way I'm coloring these shapes and strokes break apart the different materials and pieces of the shoe.
 
While coloring line art, I work with Pantone spot colors as fills for closed path objects. I then have to manually apply that same color to the stroke, set the stroke to 0.5px weight, convert that spot stroke color to CMYK, and add 15% to the K value.
 
I found some code in an older post for applying the actively selected object's fill color to the stroke, but I'm having but I'm having trouble with the next step of figuring out how to take that spot stroke color and convert it to a CMYK build that I can then add 15% black to. Is this something that's even possible? I've spent about an hour playing with the script and have only had luck matching the fill color or turning the stroke white.

View 13 Replies View Related

Illustrator :: Automatically Set The Stroke Color As Fill Color?

Nov 14, 2012

I have a file with two squares with red and blue fill colors respectively and transparent surrounding strokes. I'm trying to find a way to automatically set the stroke color of each square to the respective fill color. Is there an Illustrator script somewhere that would achieve that? I am not aware of an internal Illustrator command for this purpose.

View 8 Replies View Related

Illustrator :: Fill Section But Using Fill / Stroke Only Changes Line Color

Feb 17, 2013

I traced an image earlier, expanded it then wanted to change the line colour. For some reason I couldn't get this to work even though I've done it in the past. So, I used the magic wand to select the line then dragged it into my new document and changed the line colour.
 
Now, I want to change the fill on certain sections, however when I change the stroke it changes the colour of the line and when I change the fill it changes the color of the line.

View 4 Replies View Related

Illustrator :: Set Fill / Stroke Color Of Objects In A File

Feb 24, 2014

Everytime I set the fill/stroke color of objects in a file to 75, 68,67, 90 it resets it to 0, 0, 0, 100. It isn't consistent though... some objects accept the color.

View 5 Replies View Related

Illustrator Scripting :: Select Same Fill And Stroke Color

Aug 8, 2013

Select same fill color with java script and stroke color tool.

View 1 Replies View Related

Illustrator :: Select Same Fill / Stroke Color But Not For Entire Document?

Apr 24, 2013

I am wondering if there is a way to use the "select same fill color" and/or "stroke color" for just a group of objects in a document as opposed to document-wide.

View 6 Replies View Related

Illustrator :: Auto Set Stroke Weight / Colors And Fill Color?

Mar 5, 2014

I'd like to make it easier for our 100,000 designers to use AI to make custom products using a laser cutter.
 
Current Practice
Designers open our AI laser cutting design templates, add their designs using the AI settings our online pricing system can read, then upload their designs to our website for instant pricing, making and shipping.
 
The Problem
Designers have to manually setup AI with settings that can be read by our online pricing system. If they get these settings wrong, our system can not read their designs. So they are rejected and can not be priced or made. This happens more often that you'd imagine.
 
The Solution
Designers do not like design rejections. So I'd like to eradicate them by providing our designers with a version of AI that provides the following settings only:
 
* Set document to RGB
* Stroke weight = 0.01mm
* Stroke colors = RGB 0, 0, 255 and 255, 0, 0
* Fill color = RGB 0, 0, 0
 
This will mean designers have a very limited number of AI choices, with nothing to distract them or to get wrong. Which will result in less (or zero?) design rejections. And products made faster than before. Rejoice!
 
Question
How do we program our AI laser cutting design templates so that when they are opened in AI, they auto set AI settings as defined above?

View 14 Replies View Related

Illustrator :: Color Swatches In Toolbar For Fill And Stroke Are Not Working Properly?

Mar 17, 2013

The color swatches in toolbar for fill and stroke are not functioning as they should.  When I select an object on the artboard, the swatches display fine in the toolbar for what they should be.  However, when I double-click on those swatches from within the toolbar to modify the color, the color which comes up is #000000 instead of the actual color it should be. 
 
I am using 16.2.1 (cloud) for Mac OS 10.8.2
 
I've submitted a bug report.
 
Also, the eyedropper tool is buggy and occasionally places the #000000 into an object instead of the characteristics the eyedropper is selecting.  I don't have any hidden layers or weird groupings, it just randomly decides when it is going to work or not.
 
I've never had these issues on previous versions of illustrator and have been proficient in all versions since 2007.

View 2 Replies View Related

Illustrator Scripting :: Change Stroke Color Of Object In A Script?

Nov 26, 2012

I need the finished script to create a rectangle with no fill and a 20% gray stroke to outline each artboard. I dug this up off these boards, which works perfectly except the rectangles created have no fill or stroke. certainly save me a lot of time drawing rectangles on a daily basis.
 
#target illustrator
var docRef = app.activeDocument;
var artboardRef = docRef.artboards;  
for(i=0;i<artboardRef.length;i++){     
var top=artboardRef[i].artboardRect[1] ;     
var left=artboardRef[i].artboardRect[0];     
var width=artboardRef[i].artboardRect[2]-artboardRef[i].artboardRect[0];      
var height=artboardRef[i].artboardRect[1]-artboardRef[i].artboardRect[3];      
var rect = docRef.pathItems.rectangle (top, left, width, height);     
rect.fillColor = rect.strokeColor = new NoColor();    
}

View 3 Replies View Related

Illustrator :: How To Change Default Fill Color Palette In CS6

Sep 26, 2013

How do I change the default fill color palette in Illustrator CS6? Specifically, I am opening a a new brochure template and the fill and stroke boxes on the left side of the control panel just open with the "no fill" red slash box and the registration mark "bullseye".  I would like to have the default color palette load as if it were a new document.

View 7 Replies View Related

Illustrator :: Possible To Change Black Fill Color On Image That Has Been Traced

Jan 6, 2013

Is it possible to change the black fill color on an image that has been traced using the silhouette option?

View 2 Replies View Related

Illustrator :: How To Copy Just Color With Eye Dropper Tool

Mar 28, 2013

Anytime I use the tool to copy a color, the entire format copies and changes the look of the object I already have selected. Is there a way to set my preferences so I only copy color with the Eye Dropper tool?

View 7 Replies View Related

Illustrator :: Eye Dropper Not Picking Up Exact Color?

Apr 16, 2012

This has happened during a few different projects I've had:
 
Short Version: I'm just trying to make sure that the colored box prints the exact same color as the PDF's color and it's not.
 
Long Version: Say I'm given a PDF, it's a poster, and it needs to have bleed (a border around it) added. I'll open Illustrator, put the PDF in there, and use a colored box for the additional bleed/border I'm adding. I'll use the eye dropper, click on part of the PDF - it'll give me the color of that spot. I'll take that color and apply it to the colored box, it changes color.
 
The issue is that sometimes, that color the eye dropper picks up doesn't actually match the PDF's true color. I can fill in the colored box with whatever color the eye dropper picks up, but it's often a weird color, like with CMYK number values being at 98.35% or something And even when the color value on the PDF and box are the same, you can see a slight difference between that colored box and the real PDF.
 
I'll even export that to a PDF and make sure it's correct, using the Object Data Tool or whatever it is, and then using the eye dropper there, and seeing that the color for my box and the PDF are at the same CMYK color values. And you can still see it's incorrect very slightly, and then when you print it it's obviously not the same. Even when I try picking it up in HSB or RGB, it's no good.

View 1 Replies View Related

Illustrator Scripting :: Eye Dropper Or Color Sampling?

May 2, 2012

I'm trying to make a script to transform shape by a value of below object.

(look sample image below)

And I'd like to know how to sample color from gradient-mesh or bitmap photo.
 
 Does illustrator script have eyedropper or color sampling tool?

View 3 Replies View Related

Illustrator Scripting :: CS5 - Change Fill Color Of Selected Path Items

Apr 2, 2013

I'm trying to create a script in CS5 mac os10.6.8 that will change the fill color of selected pathItems. I need a simple script that will change a selected pathItem to cmyk values 2,3,15,0. I will then select this script and implement the action in a batch of 600 files.
 
I wish this process could be recorded as an action but when I record the action "add new swatch" I have to manually input the cmyk values, which will take forever for a batch of over 600 files.

View 15 Replies View Related

Illustrator :: Eye Dropper Tool Only Select Black Color

Feb 26, 2014

The only color the eye dropper tool selects is black. (CS6)

View 1 Replies View Related

Illustrator :: Using Eye Dropper Tool To Sample Existing Color?

Aug 25, 2009

When you're editing a gradient within the shape (as opposed to in the Gradients palette), is there any way to use the eye dropper tool to sample an existing color? In-shape gradient editing (or whatever Adobe calls it) is useless without the eye dropper.

View 24 Replies View Related

Illustrator :: Apply Eye Dropper Color Directly To Gradient Shape?

Jun 17, 2012

How do I apply an eye dropped color directly to a Gradient Shape? Why can't I just do it like I would when applying a flat color with the Eye Dropper?

View 13 Replies View Related

Illustrator :: Change Default Text Color To Pantone Spot Color?

Nov 24, 2013

I need to change the default text color to a pantone spot color.

View 5 Replies View Related

Illustrator :: Change Layer Selection Color From Black To Color?

Jan 8, 2014

Somehow I've turned off the color selection so that I don't have a color when I select a part of a drawing on a layer. The drawing area stays black whether I have selected it or not and I don't know how to turn back on the color.
 
how I can turn on the color again so that when I select a line it changes from black to red or magenta or whatever?

View 3 Replies View Related

Illustrator :: How To Change Color Of Solid-color Image

Aug 17, 2013

I want to change it to either a color or transparent. I am placing detailed symbols (like this).

View 13 Replies View Related

Illustrator :: Set Stroke Color In CC?

Jan 27, 2014

Just started working in Illustrator CC. I can't find the control to set stroke color.

View 2 Replies View Related

Illustrator :: Not Allow Stroke Color Selection

May 7, 2013

in control bar, far left color pull down, I can change fill but AI will not "let" me select the stroke to change that. Is there a trick AI now requires?
 
Used to be X would pick the other one; if fill was front, X would make Stroke be front and vice versa.

View 5 Replies View Related

Photoshop :: Create Action To Change Fill Color

Nov 20, 2012

I will be working on a project soon where I will have to change the fill color and header overlay for about 128 images. I know how to create an action to change the header, but I don't know how to make one that changes the fill color. I have a list of each hex code for each image on a spreadsheet. Is there anyway i could create an action to read the information from that and create each image accordingly?

I would do it by hand, but I anticipate getting several projects of this type in the future, so I would like to automate as much as I can!

View 1 Replies View Related

CorelDRAW X6 :: Change Mesh Fill Grid Color?

Jul 22, 2013

Is there a way to make the mesh fill grid black instead of white?  It seems like it use to be black, but now it's white. 

View 5 Replies View Related

Photoshop :: How To Change The Fill Color In Multiple Shapes At Once

Mar 14, 2006

I am working on a graphic that has a circle with many small circles around it. All the circles are on seperate layers and were made with the shape tool. How can I change the color in all the small cicles at once? Isn't there a way to chage the attributes of multiple shapes at one time? I swear I saw this somewhere in my books but cannot find it now.

View 4 Replies View Related

Illustrator :: Changing Stroke Color Mid Path

Jan 29, 2013

If I wanted to change an objects stroke (outline) color for just part of the object, what would be the best way to go about that. Pro tip: Paint bucket tool in photoshop != the best way... it gets all pixel.

View 4 Replies View Related

Photoshop :: CS4 - Color Dropper Will Only Allow Gray

May 23, 2013

I am currently using Photoshop CS4 and for some reason my color dropper will only allow the color gray. It will let me select a new color, but when I hit OK, it stays gray. Did I hit a button that I was not aware of? How do I get it back to normal?

View 3 Replies View Related

Photoshop :: Color Selection/Eye Dropper

Aug 8, 2005

I have been using Photoshop for quite sometime now for basic image editing and website design. I recently upgraded to 7.0 since 4.0 was giving me some trouble with memory errors that would result in loss of work. Anyways my question is this: Lately (as in the past week or 2) I have been having a problem with my Photoshop, when I would click on the color selector (the 2 color boxes in the tool selector box) it would select the Eye Dropper tool instead. And from there I could not do anything without hitting Alt + F4, after doing that the Eye Dropper tool would go away and I would be back where I started, still unable to change or choose a color. While the Eye Dropper tool is active when I do this I cannot click on anything or do anything, the Eye Dropper tool will not even function. I would only get an error sound as if I was trying to do something I'm not supposed too. I've never encountered this before and cannot find this same problem anywhere online. I have reinstalled PS numerous times and still the same effect. Has anybody else had or seen this problem? How can I fix it? Thank you for your time.

Nevermind, I found the problem. Apparently if I run PS with only 1 monitor on I get this error, but as long I have both monitors enabled it works fine. That's weird but atleast it works now.

View 1 Replies View Related

Illustrator :: Need A Keyboard Shortcut For Setting Stroke Color

Oct 24, 2012

I need a fast method (Keyboard shortcut) to change stroke color to a specific color. Since I need to set it always to the same color. I'd like to skip the procedure of having to repeatedly pick red from the palette and simply have red chosen automatically using one click only. I tried recording an action, hoping I would later be able to assign it a shortcut but oddly when an action that records the setting of stroke color is played, it sets the FILL color to that choice color and instead of setting the stroke color (with which it was recorded).

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved