Can't use the color from Eyedropper

Hi, so I'm studying Photoshop these days and I learned about eyedropper function.
The problem is when I used the eyedropper function, it seems the color was uploaded to the palette
but when I tried to brush with the color that I selected from the eyedropper, a different color appeared.
The weird thing is if I try to use the brush function on brown-ish background, the color brown appears on brush and when I try it on blue-ish background the color blue appears on brush,
Does anyone have some idea what's going on?
Any advice will be appreciated!
Thanks,

Check the Mode of your brush in the Option Bar:
Sounds like you may have it set to Luminosity or something.

Similar Messages

  • How can I use the color adjustments interface that shows up for camera RAW on jpeg files?

    How can I use the color adjustments interface that shows up for camera raw on other files types? The HLS controls had the secondary color adjustments (6 colors instead of the 3). Plus, it had same vibrancy and a better Curves interface. Yesterday was the first time I imported raw into Photoshop CS5 and I got that really cool interface. What is that? Can I use that on other file formats?

    Actually I am using the Tradional Chinese Version, when I try to edit the jpg file with camera raw, the system shows that there is no camera raw plug-in. The cmaera raw never work.

  • Hi - have lost my Install DVD for my macbook Pro - can I use the one from my husbands Macbook or how do I get a new one??

    Hi
    Have lost my Install DVD for macbook pro and need it because my computer black out all the time - can I use the one from my husbands macbook (not pro) or how do I get a new one???

    10.6 Snow Leopard ?
    You can call Apple and order one.  1-800-275-2273
    You cannot use an install dvd that is shipped with another computer.

  • Can I use the sim from my iphone 5c in the ipad air wifi cellular?

    Can I use the sim from my iphone 5c in the ipad air wifi+cellular?

    Both the iPad Air and iPhone 5C use a nano-SIM. Physically, they will work, but your operator may have some restriction. You should check with them.

  • Can i use the sim from an ipad1 in ipad2

    can i use the sim from a ipad1 in a ipad2

    Yes. Try inserting the SIM into the new iPad. If you have already set the iPad up, you may have to restore it and put all the data back on.

  • Can I use the display from the iphone or rotate so that I can use the tv in portrait orientation? or rotate the display of the tv?

    Can I use the display from the iphone or rotate so that I can use the tv in portrait orientation with a app or appleTV? or rotate the display of the tv?

    The landscape and portrait mode when AirPlaying your iPhone to the Apple TV will depend on the app you are in on the iPhone. 
    For example, the home screen on your iPhone is in portrait mode even if you rotate the phone, so if you are AirPlay mirroring this, it will show in portrait mode on the TV.  If you have photos taken in landscape mode and rotate your phone or watch a video in landscape mode, then the video should appear in landscape mode on the TV. 
    If things that should be in landscape mode are not in landscape mode, you might have the orientation lock turned on.  You can turn it off or on using the steps in this link: http://www.cultofmac.com/142535/how-to-enable-orientation-lock-on-your-ios-devic es-ios-tip/
    I hope this helps!

  • Can I use the color splash app on my imac instead of my iphone?  How do you do that?

    can I use the color splash app on my imac instead of my iphone?   How do you do that?

    Software written for the iPhone and other iOS devices can't be run on a Mac.
    (61491)

  • How can I use the photos from iphoto to display in contacts?

    Contacts has a space for a photo.  At one time I knew how to populate this space with photos from iPhoto. Currently my choices are to use an icon or take a pic with the camera.
    How can I add the photos from iPhoto to the choices for populating the "Contacts" image space for individual cards?

    See this Discussion...
    https://discussions.apple.com/message/19082703#19082703

  • Can I use the HD from my prior HP PC as a 2d HD in the new one?

    I have a new HP Pavilion P7-1020, and i use windows 7, 64 bit. Can I take the HD from my prior HP PC, which also uses windows 7, 64 bit, and add it to my new PC as second HD?
    This question was solved.
    View Solution.

    Yes, you should be able to transfer the information/data from the old drive to the new drive before formatting it. transferring programs is a completely different story, however. Unless the program is just an".exe", it is unlikely that you will be able to just transfer it. Most programs have an installer that write files in many location on the drive and adds entries in the Windows registry. Without all these dependencies, the program won't run.
    Look for the purple box above the blue word "Kodus!" on the left hand side of the window. Click the white "star" in the purple box.
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • Can I use the RAM from my Edge E420s in my X120e?

    Hi there. Is it possible to transfer the 4GB of RAM from my water damaged E420s to my new X120e which are arriving monday?
    Thanks in advance!
    Solved!
    Go to Solution.

    you can use the ram from the X120e in the E420s.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • How can i Use the symbols from the main html page?

    Hello!
    Im trying to find a solution for days!!
    i need to use my symbols from the html page, for example to hide the symbol i want to use: sym.$( "sym1" ).hide(); or to make it draggable (with jquery UI) i wanna use: sym.$( "sym1" ).draggable(); but it doesn't work.
    i know i can do the same from the edgeActions.js file and here is the working code:
          Symbol.bindElementAction(compId, symbolName, "document", "compositionReady", function(sym, e) {
             var ex1 = sym.$( "farmer" );
             //ex1.html( '<input type="text" />' );
             yepnope({
                 both: [
                     "libs/jquery-ui.min.js",
                     "libs/jquery-ui.css",
                 callback: function() {
             ( ex1 ).draggable();
    but the main problem is that it's always include this file as the very last .js, so in case Im trying to use the symbols from the index.html page (For example:  ( ex1 ).draggable();  ) the variables are undefined (because it read the html first)...
    Please Help, Im desperate..
    Thank you very much!!!
    Eran

    Hi, Eran-
    You will want to use the AdobeEdge.* APIs, which should give you access from external JavaScript into your Edge Animation.  The API document has information on that.  However, you will need to wait until the runtime loads, so you should use the bootstrapping method that is outlined in Josh Hatwich's post on our blog:
    http://blogs.adobe.com/edge/2012/05/15/bootstrapping-edge-compositions/
    Hope that helps!
    -Elaine

  • How can I use the speakers from my old iMac (with miniRCA? plug) on a new iMac

    How can I use the speakers (M-Audio) from my old 24" iMac on a new 27" iMac?  There is no jack on the new iMac - is there an adapter that will use the mini-RCA (?) plug from my old speakers to connect them to a new iMac?  Thanks ...

    Thanks again!
    Hmmm ... I wonder.  The input jack for external speakers quit working on my old iMac (it made lotsa static noise for a while when I moved the plug or computer, then quit working completely; I figure something inside the computer got loose or crapped out - and I'm too cheap/lazy to take it the 20 miles to the nearest shop that might fix it).  When I plug the speakers into the headphone jack on the old iMac, I get very low volume or just one channel.
    I don't have the new iMac yet, but I was hoping to use these old speakers instead of buying new ones.  I will certainly try your solution - what do I have to lose?  If they don't work, then I get new ones - or try something else.
    Many thanks for your time!

  • When I add a photo filter to an image, I can't use the color sampler in the photo filter dialog box. It automatically selects white. What am I doing wrong?

    Whenever I add a photo filter to an image, I can't use the sampler tool that automatically appears when you open the photo filter dialog box to manually select the color of your filter. Whenever I try to use it, it automatically selects white (#ffffff), no matter where I click in the image. Does anyone know what I'm doing wrong?
    Thanks

    When you add an adjustment layer, the layer mask is automatically active. You need to activate the pixel (image) layer by clicking on it in the Layers panel.

  • Can you use the value from a numeric indicator in a numeric control?

    Hi!
         I have to develop a code where I have to find the maximum value of a waveform and draw a line at 50% of the value. So I chose to find the amplitude of say 10 cycles of waveforms and found the maximum value out of the amplitudes. 
    But my real problem is, I have to use the maximum amplitude value that I get from the max. array VI and put it back in program to calculate the 50% value. 
    So is it possible to use the value from a numeric indicator and put it in a numeric control? Like in MATLAB or C, you give the variable a name and use it later to do any computations. Is it possible to do something similar in LabVIEW? 
    Solved!
    Go to Solution.

    Hi!
         Thank you very much for taking some time out. I have been trying to do this since 2 months and I am stuck right where I am.
    The situation is, I have to calculate the amplitude of the irregular waveform for a few trials and then find the maximum amplitude out of the trials and display a line at whatever % of amplitude the user chooses. I tried using property nodes but I am getting Error 1055 for some unknown reason. Then I decided to draw the line using DC offset but it turns out it calculates the amplitude each time and so the line keeps dancing everytime. Now my challenge is to have the amplitude calculated for say, 20 loops and then calculate the max from that. I ran out of ideas so I am posting here. I am using LabVIEW version 8, and I'll upload a few of my attempts. I hope I am not troubling you'll much.
    Attachments:
    amplitude display.vi ‏217 KB
    amplitude display 1.vi ‏148 KB
    Using property node.vi ‏56 KB

  • Can I use the battery from 4gb Zen Micro Photo in the 8gb Zen Micro Pho

    Can I use the 3.7V Li-ion Polymer Battery 680mAh in my 8gb Zen Microphoto? The 8gb came with a 3.7V Lithium Ion Battery 830mAh.

    rrochlis,
    The mAh is a measure of a battery's total capacity. The higher the number (ex. 600 mAh, ,500 mAh) the more charge the battery can hold and usually, the longer a battery will last under a certain load. If you're going to use a lower mAh battery, you will get shorter playback time.
    Jason

Maybe you are looking for

  • LDB ADA - Selection Screen

    Hello Experts, I need to change the selection screen in area the Settings. The field Depreciation Area is a PARAMETER. I want to change this in SELECT-OPTIONS. Is it possible ? for example report SAPDBADA. Thanks you...

  • Wrong values shown in Bex report

    Hi, I've created a Bex report using 0IC_C03. my report is pretty simple, it has 0VALSTCKVAL as the key figure. As characteristics i have plant/ Movement type/ Storage location Initial view it shows by Plant and no problems with the figures, but when

  • Oracle RDBMS Kernel Executable Error

    Hi People First of all let me say all you my English is not very good. I am from Mozambique and now we are working with Oracle 10g on Windows Server 2003 OS.We have a lot of servers, all of them have more than one million records.But one of them now

  • HT1751 words is iTunes set up to do this , or do I have to use AppData...Backup directory then re-direct from there?

    Does iTunes offer any functionality for permanet backup to external hard drive? Or, do we have to just copy files form AppData...Backup, re-direct, etc? This is on a Windows Vista machine.

  • Reflection of a customised BAdi in the appraisal Template

    Hi All.. I have created a Customised BAdi from an existing BAdi..i have also included this BAdi in Enhancement Area using the transaction oohap_basic.But when i go back to appraisal template and try to insert this BAdi in a column it diesnt reflect t