Illustrator :: AI CS5 Won't Keep Color Setting?

Sep 8, 2013

I'm creating a document with this background color #3399ff, and this color font #b4fff8. Neither of which sticks.They change slightly as soon as I close the color picker box. what I need to check?

View 3 Replies


ADVERTISEMENT

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

Photoshop :: Color Setting?

May 17, 2004

Color Settings

Settings Web Graphics Defaults witch i have pick.
Advanced Mode do i need to tick that box (yes all no)
Working Space
RGB: sRGB IEC61966-2.1
ColorMatch RGB
Apple RGB
Adobe RGBB (1998) and i'm perty sure i pick this one

CMYK: Us. Web Coast (SWOP) v2
U.S. Web Uncoasted v2
U.S Sheetfed Uncoated v2
U.S Sheetfed Coasted v2
Japan Standard v2
Euroscale Uncoasted v2
Euroscale Coasted v2
Load CMYK
Save CMYK

Gray: Graym Gamma 2.2
Gray Gamma 1.8
Dot Gain 30%
Dot Gain 25
Dot Gain 20
Dot Gain 15
Dot Gain 10

Color Management Policies
RGB Off
Preserve Embedded Profiles
Convert to Working RGB

CMYK: Off
Preserve Embedded Profiles
Convert to Working CMYK

Gray: Off
Preserve Embedded Profiles
Convert to Working Gray

View 2 Replies View Related

Photoshop :: Color Setting

Sep 20, 2004

when i design something in photoshop and i use certain color like #9BABD0, when i save for web it lookes different, different color then on my photoshop canvas....

i played around with solor setting and preferances but nothing so far...

View 4 Replies View Related

Photoshop :: Color Setting Getting Change?

Oct 17, 2012

Why does my color setting change on images set and saved in Photoshop 5 (MAC). When I use Camera raw to vignette my images and then save them and re-open them the color setting change and flatten out the color or is it just a isolated quark of my own?

If I open them directly from Mac OS X 10.7.4 and vingnette in photoshop not through Camera raw

View 1 Replies View Related

Photoshop :: Setting Layer Color

Jul 28, 2008

I'm brand new to CS3 and working with the trial version and trying do something as simple as setting a color for a layer (i.e. black or red). When I select the foreground or background icon I get the color picker then select the color and click ok... nothing changes.

View 3 Replies View Related

Photoshop :: Color Setting Required To RGB To CMYK

Apr 5, 2012

We done a photop for brochure & convert to RGB to CMYK, Can i take any color setting in my Photoshop CS5 (I have a MAC)

View 4 Replies View Related

Photoshop :: Colorize Setting For Specific Color?

Apr 20, 2013

Occasionally I select part of an image, apply a hue/sat adj layer, check colorize and attempt to re-create an RGB color on that selection....but it all seems to be trial and error, hunt and peck method of moving HSL sliders or entering numbers.
 
I tried matching the "numbers" to an HSL equivalent of the desired RGB color but not much better/faster desired results.
 
I realize the image has a range of tonal values so hitting the exact number overall is not do-able using this method, nor is it the goal (otherwise a simple paint bucket fill would work). But at least somewhere in the selection image I'd want to be sure my color is very close.
 
I tried using eye dropper color sample spots (up to 4), which works, but the process is slow and fiddly.
 
My goal is to be able to re-color/colorize part of an image to match an RGB sample color, yet leave the tonal range in the image still looking like it is part of the scene; including shadows and highlights and midtones.

View 3 Replies View Related

Photoshop :: Setting Matching Color Profiles On Mac

Oct 18, 2012

Is there an easy way of setting matching Color Profiles on a Mac ?, To simply ... Loading an Image into default Mac App "Preview", shows different to the Image when loaded into Photoshop. Is there a simple way of making the Color Profile the same ?
 
However there might be a slight problem, the Thumb preview (in App Preview) shows different to the Image showing. This changes differing on the dependance of Photoshop's Embedded Color Profile.

View 11 Replies View Related

AutoCAD Inventor :: Setting Background Color

Jan 9, 2014

Inventor uses a gradient-fill gray background for the 3D views.  This has many annoyances, such as parts of the image disappear at certain rotations because they render to the same color as the background.  More seriously, when I want to print the orthogonal 3D view, I get the gray background on the printout, which looks profoundly ugly, and obscures some of the critical information I want to see. 

Is there a way to either (a) change the background to something other than gray-gradient?  (I'd settle for something like light-blue-gradient, for example) and (b) tell the print command to not print the gray background (but if I change it to solid white, this would solve the problem)

View 3 Replies View Related

Photoshop :: Color Setting And Gamma Problems

Mar 27, 2006

Is anyone having problems with RGB and CMYK color setting in illustator and photoshop CS2

in my swatches panel my black comes up with html color ref #221E1F should be #000000

white fine #FFFFFF but all the other color are not. there is also a problem with gradients.

View 2 Replies View Related

Photoshop :: Setting For Multi Color Circle Effect?

Aug 29, 2013

Looking for the setting for multi color circle effect for photoshop 11. I have used it before, but cant find it again. I was able to change the size  of the circle , and only had to pick one color it  did the multi color by its self.

View 3 Replies View Related

CorelDRAW X5 :: Scripting - Publish To PDF With Color Mode Setting

Jun 21, 2011

I am be able to publish to PDF, but unsure how to set the color mode to CMYK?

View 2 Replies View Related

AutoCAD Print / Plot :: Pen Setting For Custom Color?

Jan 23, 2012

I receive drawings from a company that uses a custom color of 0,0,255 in their drawings and it plots out blue even on monochrome. How can I make a pen setting so this plots out black?

View 5 Replies View Related

Photoshop :: Setting Layer To Color Dodge Mode Does

Feb 21, 2008

I have a layer with some blurred spots. I want them to glow. I have a colored background (light brown). For some reason, when I set my layer to Color Dodge it does nothing.

But when I make a group and set it to Color Dodge, then put my layer inside that, it glows like freakin crazy. Can anyone explain why this is? Should it work both ways? Is there some magic to groups?

View 4 Replies View Related

AutoCAD Inventor :: Setting Color Of A Sketched Symbol

Dec 3, 2013

Why does a sketched symbol have a SetColor function even though it doesn't do anything? For example, this is "legal" code, but it won't do anything.

oSymbol.Color.SetColor(255,0,0);
 On the other hand, this is the proper method to set the color of a sketched symbol (I could not find this anywhere in the api)
oSymbol.Color = _mInventorApplication.TransientObjects.CreateColor(255, 0, 0);

View 3 Replies View Related

Photoshop :: C6 - Get Warning That (No Color Management) Setting For Printer Isn't Supported?

Jun 2, 2012

I'm using Photoshop Extended CS6. I'm printing to either an Epson Stylus Pro 9900 or an Epson SP4900. In the print dialog, I get a warning I haven't seen in a long time. It says the setting "No Color Management" at the printer is not supported. This is patently false. I am given a link to download the Adobe Color Print Utility (which gives abominable results; I know this from repeated uses in the past), and a service note saying this issue is for Photoshop CS5. Clearly there is a problem, possibly a bug.
 
I have never had CS5 installed on this machine. I do have PS CS5.5 and PS CS6 on this machine (I have used all versions of CS in various suites from the start of the product line). Of course "no printer management on printer/Photoshop manages color" works..

View 17 Replies View Related

CorelDRAW X6 :: Setting Default Color Palette For Fountain Fill

Jun 4, 2013

In previous versions of CorelDraw, I could set the default color palette for the fountain fill. But in X6 it doesn't seem to hold. Especially for the second color. It keeps going back to CMYK (even when color management is set to RGB) and when I click on palettes in the fountain fill box, it defaults to Pantone, so that I must click through many options to get back to my palette.

View 11 Replies View Related

Paint Shop Pro :: Color Balance Temperature Setting Switches?

Sep 6, 2011

When I use Adjust --> Color Balance and use the temperature slider the cool <---> warm seems to work as expected (i.e. my image becomes more blue to the left, more red to the right).

When I click the Advanced Options box, the slider labels are the same, but the behavior swaps: so the Cool label is still on the left, BUT when side the handle to the left, my image becomes more RED, & if I slide to the right (labeled warm) my image becomes more blue.

View 3 Replies View Related

AutoCAD Map 3D :: Setting Background Transparency Color For Multiple Images

Sep 11, 2013

I have imported a number of raster images into a drawing and wish to turn the "blank" bits transparent. I can set them all to "Background transparency = YES" in the Properties bar, but as far as I can see I need to go through each one individually to set the relevant transparency color, since as soon as I select more than one tile the "Transparency color" tab disappears.

Is there a way to do a multiple select as the "blank" color is the same for all the tiles? I'm planning to use a lot of tiles and this will be incredibly laborious and inefficient otherwise. I am using Map 3D 2011.

View 2 Replies View Related

Photoshop :: CC - Setting No Color To Layer Window Entry Doesn't Work

Jul 29, 2013

As soon as you set a color for a layer listed in the layer window, you can't undo that. The "no color" selection in the context menu does nothing. Looks like a bug.
 
And btw. on page [URL] ...... the link "User Groups" points to [URL] .... which isn't delivering anything ("No data received").

View 1 Replies View Related

Corel PHOTO-PAINT X4 :: CMYK Printing - Color Management Setting Ignored

Dec 21, 2011

corel.jpg

I have a problem with the color management of my corel Photo Paint X4.I create Flyer in CMYK and the color management is set as you can see in the attachment.On screen all colors are correct, but when i print something the colors look like it ignores the color management settings for the printer.

When i open the same document in my old Photo Paint 10 with the same color management settingsthe printing has the right colors...

View 3 Replies View Related

Illustrator :: How To Install Asian Setting In CS 6

Mar 7, 2013

How to install the Asian Setting in illustrator CS 6 as I can not find it in the preference>>type

View 2 Replies View Related

Illustrator :: How To Keep Pen And Brush Setting As Per Layer

Dec 21, 2013

is there anyway to keep the pen and brush setting remember as per layer , let say i have 2 layers of different stroke setting , after i draw 1 to another , it always revert to 1pt stroke width automatically .
 
i want to keep all the setting : transparency , color , stroke width to be remembered in layer . Therefore, i dont need to change again or remember whenever i draw in between layers.

View 3 Replies View Related

Illustrator :: How To Save Print Setting

Jun 13, 2013

The Print setting in Photoshop remember everything for the file once reopened like 'type of paper, color profile, etc.', but not in Illustrator. It doesn't save the information about the Printing Preferences set with the printer for the printed file.
 
I don't have CS6 yet, but I'd love ask if this can be done in CS6?

View 2 Replies View Related

Illustrator :: Can't Set Brush Setting To Basic

Feb 12, 2014

I'm having a problem changing brush settings back to basic, having pencil tool selected. Still I can draw basic line after I've clicked basic, but the line selection doesn't show. That occured after I chose the brush to be "Charcoal pencil". I still can change the brush to be anything else from the library (like different kind of calligraphics, inked, decorative brushed, even image brushed) but not back to basic. The width-settings are to uniform.

View 2 Replies View Related

Illustrator :: Use Basic Setting On Paintbrush?

Jun 9, 2013

When I use the paintbrush tool, If I try to click "basic" and the straight line it simply does not do it no matter what, it reverts to 3pt round. Can you not use the basic setting on the paintbrush? Only the pencil?

View 4 Replies View Related

Illustrator :: Setting Pointer Based Zoom

Mar 5, 2014

Can I set illustrator zoom like photoshop zoom?

I mean photoshop zoom tool oprates according to pointer position . In other word, pointer location is the center of the zoom and this capability choose zoom area by pointer.

But adobe illustrator zoom doesn't have such preference

View 2 Replies View Related

Illustrator :: Change Panel Setting / View?

Jan 19, 2014

I am a PC user and have just bought myself a new Macbook pro. I am stucked with the first hurdle, the moment I launched the AI program the middle is empty with only top and side panels. This panel setting is something very odd to me and coming from PC I never had problem changing panel settings. I spent 4 hours including googling this forum and deleted old preferences three times, no luck. How do I toggle between panel viewing options?
 
[URL]

View 2 Replies View Related

Illustrator :: Dashed Line Setting Not Working?

Sep 15, 2012

I have a graph (I've ungrouped it, it is no longer a graph as far as AI is concerned) that I'm trying to get a dashed line:  it doesn't work.  I'm uploading screenshots to show I'm not completly

View 6 Replies View Related

Illustrator :: Setting A Drop Shadow To Overprint?

Aug 14, 2012

Rather than drop shadows knock fuzzy holes in underlying separations, is there a way to set a Drop Shadoo to always overprint?

View 2 Replies View Related







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