Photoshop in Adobe RGB 16 bit don't fill a layer with paint bucket and a color 35.40.35.100.

I create a new file in RGB profile Adobe RGB 16bit
take the paint bucket and fill the layer with a color created by selector with the following parameters 35.40.35.100 CMYK and RGB corresponds to 24.20.18 the result is a full level of color 76.73.63.9 but in RGB corresponds to 24.20.18 because the values in cmyk not match ??

Could you please post screenshots (with the pertinent Panels visible) to illustrate the issue?
Are you not aware that you cannot reliably define a CMYK color in RGB because the transformation is performed through the Profile Connection Space (Lab) and depends on the involved Color Spaces/ICC profiles (edited) and the Color Settings?

Similar Messages

  • Photoshop opens dialog box when trying to fill a layer with transparent pixels locked

    This script should set the layer to lock transparent pixels, and then fill the layer with a color. It does that, except when it gets to the fill stage, it opens the fill dialog box, and you have to hit okay.
    If you omit the transparent pixel line, it runs as expected, no dialog box.
    Is there a way to suppress the box? Or am I doing something wrong that's causing the box to open?
    #target photoshop
    app.bringToFront();
    doc = app.activeDocument;
    doc.artLayers[0].isBackgroundLayer = false;
    doc.artLayers[0].transparentPixelsLocked = true;
    app.activeDocument.selection.fill(app.foregroundColor);

    Not sure why that happens.
    But I would recommend foregoing the locking and using the AM code for a Fill that honours the transparency.
    #target photoshop 
    app.bringToFront(); 
    doc = app.activeDocument; 
    doc.artLayers[0].isBackgroundLayer = false; 
    doc.activeLayer = doc.artLayers[0];
    // =======================================================
    var idFl = charIDToTypeID( "Fl  " );
        var desc18 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
        var idFlCn = charIDToTypeID( "FlCn" );
        var idFrgC = charIDToTypeID( "FrgC" );
        desc18.putEnumerated( idUsng, idFlCn, idFrgC );
        var idOpct = charIDToTypeID( "Opct" );
        var idPrc = charIDToTypeID( "#Prc" );
        desc18.putUnitDouble( idOpct, idPrc, 100.000000 );
        var idMd = charIDToTypeID( "Md  " );
        var idBlnM = charIDToTypeID( "BlnM" );
        var idNrml = charIDToTypeID( "Nrml" );
        desc18.putEnumerated( idMd, idBlnM, idNrml );
        var idPrsT = charIDToTypeID( "PrsT" );
        desc18.putBoolean( idPrsT, true );
    executeAction( idFl, desc18, DialogModes.NO );

  • Paint bucket and Pencil color fill problem

    Hi,
    I'm coloring a comic book and I'm having an annoying bug with CS4.
    Say I want to color these bushes:
    I put the color on another layer set to Multiply. Using the Pencil tool (no anti-aliasing), I close all the gaps.
    Then fill it with the Paint bucket (anti-aliasing off, contiguous, sample all layers) using the same color.
    Now say I later decide to change that color; naturally I'll use the Paint bucket.
    This is what happens:
    As you can see the pencil strokes are still there, as if they were a different color, even if they're not!
    But on closer inspection, it turns out the CMYK values are off by 1%. I have no idea why this happens. The tools are all set at the exact same color and opacity.
    Someone posted a thread 9 months ago about this problem but it wasn't solved: http://forums.adobe.com/thread/781035
    He says it also occurs on CS5.
    I can only assume it's a bug. Help?

    I just tried with the pencil set to Multiply, and it happened. And contradicting what I said earlier, the problem happened with Normal as well.
    Well, here's another update: the real culprit seems to be the paint bucket tool. I experimented with color samplers to precisely measure the CMYK values. This is completely bizarre:
    The paint bucket will occasionnally fill with a color that is off by 1% from the intended color. It seems to happen randomly, but more often with darker colors.
    Check this out:
    Sampler 1 is where I closed the gap with the pencil. Sampler 2 is the paint bucket fill.

  • Photoshop CS6 - How can javaScript fill blank layer with color?

    Hello,
    I'm a production artist and I work with PSD files that were created in Adobe Scene7 Image Authoring Tool. These PSDs contain a background layer along with 1-20 alpha channels. My script has to make new blank layers based on the number of alpha channels and then it has to fill the new layers with light gray. The RGB values are 161, 161, 161. I checked the PSCS6 JavaScript Reference pdf, but I don't see a method that would do this for artLayers. (Let me also say that I'm new to javaScript).
    Does anyone know how to fill a blank layer with these RGB values?
    Here's my script so far:
    #target photoshop 
    // declare variable to contain the active document
    var myDoc=app.activeDocument;
    // declare variable to contain the number of alpha channels, excluding the RGB channels
    var alphaChan = myDoc.channels.length - 3;
    // create loop to make new layers based on number of alpha channels and fill each layer with gray
    for (a=0; a<alphaChan; a=+1){
    myDoc.artLayers.add();
    if (myDoc.artLayers.length == (alphaChan + 1)) {
        break;

    var color = new SolidColor();
    color.rgb.red = 161;
    color.rgb.green = 161;
    color.rgb.blue= 161;
    myDoc.selection.fill(color);

  • When attempting to use Lightroom external editor program to edit a photo in Photoshop Elements 10, the photo does not open / appear on photoshop elements screen.  I don't have any problem with this when using Photoshop Elements 6 or Photoshop CS.  I'm usi

    When attempting to use Lightroom external editor program to edit a photo in Photoshop Elements 10, the photo does not open / appear on photoshop elements screen.  I don't have any problem with this when using Photoshop Elements 6 or Photoshop CS.  I'm using a Mac with Mountain Lion OS.  Any solutions?

    Adobe now hides the editor - what looks like it is not - you want the editor hidden in the support folder - see http://forums.adobe.com/message/3955558#3955558 for details
    LN

  • Ok.  I hope someone can answer my question.  I am new to photoshop.  I need version cs4 in order to work with a designer and printer on some logo work. I've tried to download it but it just gives me individual files with no installer and nothing - includi

    ok.  I hope someone can answer my question.  I am new to photoshop.  I need version cs4 in order to work with a designer and printer on some logo work. I've tried to download it but it just gives me individual files with no installer and nothing - including the adobe "instructions" seems to work.  How can i get this software in a downloadable format? is it actually free - I'm assuming it is...  Hope someone knows the answer to these questions...

    The download itself is free and is valid for 30 days only.  After that, the software ceases to work.
    CS4 is pretty old, no longer sold and no longer supported by Adobe.  It's also not compatible with many modern OSes.
    Why do you have to work with such an obsolete version of Photoshop?
    What kind of "designer" uses it?

  • My iphone5 don't pair via bluetooth with my macbook and my car kit

    My i phone5 don't pair via bluethooth with my macbook and my car kit , both of them can't see the iphone device ? what i have to do to let them pair with the iphone ??

    iPhones will only pair with computers for tethering (sharing an Internet connection).
    As for the car kit, is it in pairing mode?

  • How Content-Aware Fill can help with Video | Short and Suite | Adobe TV

    Content-Aware fill in Photoshop is a powerful tool for generating clean plates in Premiere Pro. Karl Soule’ provides some examples.
    http://adobe.ly/zpuKyy

    Great idea that I can definitely apply to some video that has a similar (set of!) problems. Thanks Karl!

  • In photoshop cc my saved files don't appear as thumbnails with the image, only with the generic tiff or jpeg icon

    how do i get actual thumbnail images in photoshop cc instead of generic tiff or jpeg icons??

    And what exactly? If you mean system thumbnails, then this has nothing to do with PS. You messed up your file associations then by installing a tool that usurped those associations and they no longer default to the Windows preview function.
    Mylenium

  • Photoshop Premiere 9 vs 13? Are there any problems with CPU usage and crashing?

    I stopped using Premiere, because they the computer would freeze and/or the program. I was curious if there was any issue with people currently using Version 13?  I think I loaded it on this computer along with Photoshop Elements 9.  After a while I just kept Photoshop Elements.
    System Specs:
    Windows 7 premium home edition
    Processor Intel R Core TM i5-2410M CPU @ 2.30 GHz 2.30 GHz
    Installed Memory 6.00GB   826 GB free
    64 Bit Operating system

    stephanies
    If 64 bit, while 9 will be a 32 bit application with the limitations of a 32 bit application on 64 bit system, 13 will be a 64 bit application which translates into more computer resources available to 13.
    Elements Organizer 9 will not integrate with Elements Organizer 13 although you can convert the 9 catalog in Elements Organizer 13. And there is a marked difference in the workspace between the two versions. Principles tend to stay the same, but features can be moved, changed, or discontinued.
    I would have expected Premiere Elements 9/9.0.1 to have worked in your computer environment. Since it did not, I would strongly suggest that you look at the free 30 days tryout of Premiere Elements 13/13.1 in your computer environment to assure the compatibility of it with your computer environment and project goals.
    Lots of causes for program crashes (any version).
    a. Conflicts with antivirus program.
    b. Problem with video card graphics card
    c. Use of a pen and table device instead of mouse
    d. Problematic source media and format conflicts
    e. Not running program as Administrator
    f. Poor installation
    g. Failure to install QuickTime along with Premiere Elements on the computer
    h. Not meeting System Requirements in some way.
    i. Other
    https://helpx.adobe.com/premiere-elements/kb/system-requirements-premiere-elements.html
    Please review and consider. Any questions or need clarification, please do not hesitate to ask.
    Thank you.
    ATR

  • How to Fill Rectangle using LinearGradientBrush with Blend mode and Linear Color in c#?

    I don't know how the rectangle Fill using LinearGradient Brush can anybody explain please ,
    Regards,
    Thank U.

    Hi,
    the links below can assist you:>
    https://msdn.microsoft.com/en-us/library/0sdy66e6(v=vs.110).aspx
    https://msdn.microsoft.com/en-us/library/aa970904(v=vs.110).aspx
    https://msdn.microsoft.com/en-us/library/ms754083(v=vs.110).aspx
    https://msdn.microsoft.com/en-us/library/system.drawing.drawing2d.lineargradientbrush(v=vs.110).aspx
    http://www.codeproject.com/Articles/11615/Gradient-Maker-Application
    Mark as answer or vote as helpful if you find it useful | Ammar Zaied [MCP]

  • HT1414 hi ive got an iphone and i wanted to restore it and and it got 3 quartes done then it comes up with error -1 and when i tried to turn it on all it would come up with is connect to itunes and ive tried to restore it about 5 times now but nothing is

    hey my iphone 4 gsm is now stuck on the image on connecting to itunes i tried restoring and after 3/4 it would stop and a message would come up saying error -1 and now i cant even turn it on ive done it 5 times now and very fustrated

    if anyone else has this problem what u do it as soon as it gets stuck to where it normal stops quickly take out ur sim card
    and it should work

  • I have internet explorer and having problems on working with adobe on internet explorer. i want to stay with internet explorer and use adobe that i think is with Google. i can't work on line  with adobe either because I am not with adobe.What do I do to k

    Need to know how I stay on internet explorer and still be able to use adobe. I have tried everything and nothing seems to work online or offline. help!!!

    Help me to how I can work with adobe on internet explorer. I also can not download online with adobe. What do I do?

  • Filling the gap with previous data and newdate...

    input data
    GLOBAL_NAME     PRODUCT_MODEL     TRX_TYPE     POS_DATE     QUANTITY
    ABC          MAW3147NC     POS          3/17/2008     111
    ABC          MAW3147NC     POS          4/14/2008     100
    ABC          MAW3147NC     POS          5/26/2008     200
    ABC          MAW3147NC     SHIPMENT     3/17/2008     222
    ABC          MAW3147NC     SHIPMENT     4/7/2008     40
    ABC          MAW3147NC     SHIPMENT     4/14/2008     80
    ABC          MAW3147NC     SHIPMENT     4/21/2008     160
    ABC          MAW3147NC     SHIPMENT     4/28/2008     162
    ABC          MAW3147NC     SHIPMENT     5/19/2008     182
    ABC          MAW3147NC     SHIPMENT     5/26/2008     262output
    GLOBAL_NAME     PRODUCT_MODEL     TRX_TYPE     POS_DATE     QUANTITY
    ABC          MAW3147NC     POS          3/17/2008     111
    ABC          MAW3147NC     POS          3/24/2008     111 --> previous record values but pos_date should be next monday
    ABC          MAW3147NC     POS          3/31/2008     111--> previous record values but pos_date should be next monday
    ABC          MAW3147NC     POS          4/7/2008     111--> previous record values but pos_date should be next monday
    ABC          MAW3147NC     POS          4/14/2008     100
    ABC          MAW3147NC     POS          4/21/2008     100--> previous record values but pos_date should be next monday
    ABC          MAW3147NC     POS          4/28/2008     100--> previous record values but pos_date should be next monday
    ABC          MAW3147NC     POS          5/05/2008     200
    ABC          MAW3147NC     SHIPMENT     3/17/2008     222
    ABC          MAW3147NC     SHIPMENT     3/24/2008     222--> previous record values but pos_date should be next monday
    ABC          MAW3147NC     SHIPMENT     3/31/2008     222--> previous record values but pos_date should be next monday
    ABC          MAW3147NC     SHIPMENT     4/7/2008     40
    ABC          MAW3147NC     SHIPMENT     4/14/2008     80
    ABC          MAW3147NC     SHIPMENT     4/21/2008     160
    ABC          MAW3147NC     SHIPMENT     4/28/2008     162
    ABC          MAW3147NC     SHIPMENT     5/05/2008     162--> previous record values but pos_date should be next monday
    ABC          MAW3147NC     SHIPMENT     5/12/2008     162--> previous record values but pos_date should be next monday
    ABC          MAW3147NC     SHIPMENT     5/19/2008     182
    ABC          MAW3147NC     SHIPMENT     5/26/2008     262all posdates are monday dates?
    any ideas?

    In other words that monday is missing from the original data set, so you are missing mondays and want to recover them by copying the data down from the last existing monday.
    Here's some code that you can modify that will do just that. SEQ_WITH_GAPS and X correspond to the original data with gaps, while SEQ_WITH_NO_GAPS and COPY is the data you are looking for. You just need to define the source of your filler data to provide all the dates of interest and join it to your POS_DATE column and replicate the copy column for each of the columns of your original data that you want to copy.
    WITH mydata AS
        ( SELECT level x, sum(level) over (order by level) seq_with_gaps
            FROM dual CONNECT BY level < 5
      , filler AS
        ( SELECT level seq_with_no_gaps FROM dual CONNECT BY level <= 12
    SELECT seq_with_gaps
      , x
      , seq_with_no_gaps
      , last_value( x ignore nulls ) over( order by f.seq_with_no_gaps ) copy
       FROM mydata d
    RIGHT JOIN filler f
         ON d.seq_with_gaps=f.seq_with_no_gaps
    SEQ_WITH_GAPS    X                     SEQ_WITH_NO_GAPS    COPY                
    1                1                     1                   1                   
                                           2                   1                   
    3                2                     3                   2                   
                                           4                   2                   
                                           5                   2                   
    6                3                     6                   3                   
                                           7                   3                   
                                           8                   3                   
                                           9                   3                   
    10               4                     10                  4                   
                                           11                  4                   
                                           12                  4                   
    12 rows selected

  • Muse can't "see" my installed Add-ons from Adobe add-ons. I have a PC with Windows 7 and Creative Cloud.

    The Add-ons that I buy on Adobe is downloading and installing ok, according to the responds I see on thr icon of Creative Cloud in the right corner in win7, but they do not appear in Muse...I have re-installed Muse and Exhange CC. In Exhange CC all my Add-ons are under the catagory "Others" (Norwegian"Andre"), but I have installed a plug-in from Pond5 and Zencaptie for Premiere CC and they are ok. Its only Muse that have this problem, on my PC with Win7. Hope anyone can help, thanks!

    Next steps;
    Open muse on the page you want to
    add the item,
    Open your library tab and click the “import
    muse library” button… it is very small and easy to miss.
    Browse to the download folder and
    find the extension file which will be added to your library for you to use.

Maybe you are looking for