How to get a CMYK color RGB values in the DOM (CS5)

(CS5, Actionscript)

Hi all

I have an InDesign document containing the frameworks for related texts that border colors are specified in the form of a CMYK picture.

I wish I could get her color specification its closest equivalent RGB.

The InDesign DOM contains a method to do it automatically for me?  If not, are there workarounds?

TIA,

mlavie

Change ColorSpace.CMYK to ColorSpace.RGB color space, and ID will do the conversion for you.

Of course, this changes the color applied, so don't forget to reset on CMYK when you have finished reading.

Tags: InDesign

Similar Questions

  • RGB value of the color white

    Hello

    I work with form of oracle 10g and my canvas color is white, but I think that the color white is not white color

    on this page, I write on (for example).

    or the white color of any model at the express request.

    can someone give me the RGB value of the white color of any model apex?

    Thank you

    ORA-01400 wrote:

    I work with form of oracle 10g and my canvas color is white, but I think that the color white is not white color

    on this page, I write on (for example).

    or the white color of any model at the express request.

    can someone give me the RGB value of the white color of any model apex?

    Depends on the topic and what you mean by 'white '.

    'White' is a color named HTML and CSS defined as rgb (255, 255, 255) or rgb (100%, 100%, 100%) in the (#FFFFFF in hex triplet) RGB color space, but maybe it's not the color that appears for you as 'white' in a given topic. As noted above, the best solution is to use a web inspector or browser extension tool to identify the actual color applied applied to a specific component.

  • Anomaly of control button with the RGB values in the Info Panel

    I was getting ready to do and UN - do by CMD - Z, I pressed down command and notice that has changed the RGB values in the panal Info.  The tool I used was the selection tool, so it was only by pressing CMD has been change tool.  I tried to move my pointer to different locations and by pressing command and enough course the bud of values, it was sometimes a little change of 2 to 4.  When I placed the pointer on a thin chain that the topic was the change in value was like 60.  Is the CMD key causing the pointer select a larger area, or something like that or is it just an anomaly.

    Yes, pressing the command when the Selection tool or a pipette is selected does the picking area 5 x 5 instead of 1 x 1.

  • I need someone to walk me through how to get Photoshop to recognize cc I downloaded the plug 9.1 raw in.  I thought that this would happen automatically, but it has not changed in photoshop.

    I need someone to walk me through how to get Photoshop to recognize cc I downloaded the plug 9.1 raw in.  I thought that this would happen automatically, but it has not changed in photoshop.  I ran the installer for the plug in but it didn't ask me what to do next.  The responses I get are all over the map on this so I'm writing again. the wording of the question differently.

    There was some problems with loading 2015 ACR 8. You may need to reinstall Photoshop. Which seem to help a lot of people.

  • I bought acrobat Pro DC a few months ago, but now I replaced my computer for a new. How to get back my acrobat Pro DC on the new computer?

    I bought acrobat Pro DC a few months ago, but now I replaced my computer for a new. How to get back my acrobat Pro DC on the new computer?

    Hi turbomail,.

    I see that you have an active subscription Acrobat Pro. Please try to download and install from this page: https://cloud.acrobat.com/acrobat. Please see Acrobat DC subscription | Download and install for more information.

    Let us know how it goes!

    Best,

    Sara

  • How can I change colors of exact CMYK or RGB values?

    I'm changing the colors to exactly the values CMYK or RGB with Lightroom 5.  I tried to convert the RGB, HSL code (since I couldn't find a place in LR to use CMYK or RGB), but when I enter in LR, the color is not correct.  Thank you.

    Lightroom does not work with CMYK. So it can't be done.

    I'm not aware a way to replace a color in an exact RGB value in Lightroom, Lightroom has only limited the ability to make adjustments "local."

  • Could I get a CMKY color RGB Code color code?

    Hello. I am toned, user Flash CC.

    I wonder about to get a CMYK by AS3.0 code

    If I had a code RGB value,

    ex)

    var a = 0xFF0000;


    b=...
    **

    trace (b); / / tracing result (c: 0;) M:99; Y:100, K:0)



    Could transfer of this < a: RGB color code > to < b: code CMYK >?

    I want to trace code CMYK, RGB by AS3.0


    Please help me: >

    http://Snipplr.com/view/36037/RGB-CMYK-hex/

  • How can a Pantone CMYK or RGB code?

    Hello.

    I had two color in CMYK and RGB but I Don t know its code in Pantone. How do I know that without a Pantone catalogue?

    Thank you very much

    Colors Ref.png

    This isn't really a question for the modules, it is better to ask this question in the forum of a specific application like Photoshop but I did a search on myself that I knew you could do it.

    Go to the color picker and select the color you want, it's easy to do with the eyedropper tool which can enjoy whatever color you click on.

    Step 1: Double click on the color you just sampled in the field for number 1, see the image below.

    Step 2: Click the color libraries button

    Step 3:

    See the image above - Photoshop automatically selects the Pantone color closest to you because he is very smart!

    If your yellow color is Pantone 116C for example. Easy!

    Jonathan

  • How to get gradient Pantone colors?

    My customer logo has a shield with a gradient on it, and I don't know how to determine what pantone colors they are. Any advice is greatly appreciated!

    If its juice all made from random CMYK or rub generates, then you could open it in photoshop, or copy - paste in it.

    You can then use the pipette and the photoshop color picker lets you click to display the closest Pantone color match.

    its not always accurate, but it's a good start, you can then look for numbers in the book of pantone and soften it to something that seems closer, or has a substitute CMYK better / build process work.

  • How to convert Gradient CMYK color Gredient Spot

    Hello world

    Gredient with CMYK is used in my Indesign file to box, but I need to convert the CMYK gredient Gredient implemented with the same appearance. Could you please provide any solution to fix it correctly?

    Thank you

    Sandra

    Law of Peter, you don't want to do another task of color, because now you have one additional color plate. The mixture should be paper, white or a shade of 0% of 526U:

    Or use a lighter value spot:

  • extend ListField, how to get a valid result of getSelectedIndex inside the method object?

    Hi all

    I have replace the method object to extend ListField to create my own color ListField.

    I need to avoid the double drawRow between the method object

    and the drawFocus() method.

    inside the method object, I always get the 'bad' selectedIndex (previous)

    (or rectangular previous on getFocusRect()).

    my questions are:

    1. how to get current selectedIndex (or FocusRect) inside the method object when we extend ListField?

    2. is there any other method called before object, the method which returns SelectedIndex valid?

    3. how to avoid the double drawing between object and drawFocus()?

    Thank you.

    If everything you do is add your own color, and then you can do this by using a fillRect in the drawListRow method.  In there.  I have the code that did this, but only for lines not targeted, as it detects with:

    If (listField.getSelectedIndex ()! = index) {}

    //

    }

  • Why not the RGB values Match the values of percentage?

    If you view the attached link, you'll see that when I pass proofing RGB values do not match the values of percentage of solid red color, according to the percentage values, 40% green in there! Normally I would not be concerned but LR is not printed correctly my reds, can someone tell me what's happening please?

    http://screencast.com/t/OML7Ptz8Nai9 http://screencast.com/t/OML7Ptz8Nai9

    D gap wrote:

    Todd - the histogram in Lightroom/view works the same way for the RGB files that are made, as it does for raw files? IOW, it remap in ProPhoto primary and curved tone sRGB? I don't remember.

    Bingo, yes of course since I LR working color space! To test, I converted a 0-0-255 red image with colour profile Adobe RGB in PS using ProPhoto RGB with the Gamma of 2.2. The RGB values are 222, 103, 46 or percentage 87.1, 40.4, 18.0%, which is very close to the values observed in LR (87.6, 40.7, 16.7%). As you say this is quite normal.

    On the question of the OP with the Epson printer profile I suspect it's also normal because of the loss of gamut.  JasonBatley what Epson printer profile are do you use and what do you mean by "the colors look terrible? When you Soft proof in LR with the Epson profile more precisely what are "visually" see you it is different (not numbers)?

  • The RGB values in the test are bad LR6 and LRCC 2105

    When evaluating a file in LR, the test values are incorrect.  This has been documented as a bug in Lightroom CC Soft Proof histogram displays incorrect RGB values.  Everything has been done to address this problem?   If not, is there a work around?  If not, what are do you properly evaluate your RAW captures.  Our studio does not level beyond 5.7 LR

    The result is this disconnect in RGB numbers are a bug in LR6. LR5 is correct, it is correlated with Photoshop and ACR.

    Adobe knows about it. He is recorded as a bug and fix. It appears in the most recent version of LR CC (and therefore 6.1.1).

  • How to get a form empty when we run the page?

    Hi all!

    Hope you are well

    My question is, How to get empty a form at run time? means that when we run the page, text fields is filled with white... Could someone please help me with this...

    Thanks in advance,

    Nanda.

    Hi Nanda,

    Just follow these steps:

    (1) create a stubborn taskflow (uncheck create with fragments box)

    (2) drag the CreateInsert operation on your narrow-minded taskflow and mark it as the default activity

    (3) drag a view and the CreateInsert a link to the component view using a case of control flow

    (4) double click on the view to create the page

    (5) slide the view object in the page as a form of ADF

    6) back to your narrow-minded taskflow and the general tab make sure you under visibitliy you select "url-invoke-enabled.

    You run tasfklow and your form will be rendered in insert mode.

    Concerning

    Antonis

  • How to get an action that is played at the end of the timeline, then jumps

    I have a slide that has a box to check, ask learners to accept certain conditions. When the user clicks on the box (which is a form that is used as a button), I want them to see a check mark in the box, before they jump to the next slide. If I use only a simple action (jump to slide...) he moves so fast to the slide of jump that the user never sees the check mark. If I use advanced actions, I get the same result.

    I want to Captivate to do is, when the user clicks on the box, it must continue or resume until it reaches the end of the timeline (or some designated framework) and THEN go to the slide to jump. In this way, the learner can actually see the check mark before the new slide is displayed.

    I tried a number of different advances in stocks as well as the simple jump to the actions of the slide. None of them works. The slide advances still to the front flip the check mark is visible.

    Since there is no medium in Captivate to establish a brand image that will trigger an action, all of the above must be ordered from the same click, right? I tried actually exit the command jump off shares Advanced button and put on the actions by leaving the slide itself, but it does not work either.

    This seems to be a simple, basic function, but I can't make it work. Does anyone have advice?

    I tried some things:

    Shares advanced to enter:

    Hide [hook]

    Continue

    Advanced button actions:

    Show [hook]

    Continue

    Go to slide

    Show [hook]

    Affect of cpCmndGotoFrameAndResume [literal value for a framework by the end of the timeline]

    Jump to slide

    Show [hook]

    Assign a [literal] cpCmndPause

    Jump to slide

    I even tried to use a script of 'PauseMe' in the output on the slide

    Assign a [literal] cpCmndPause

    Expression cpCmndGotoFrame = cpInfoCurrentFrame - 1

    Well, he got working with the exit strategy. It seems that the problem was that I used 'Continue' instead of "Assign cpCmndGotoFrameAndResume" with a literal value. The work of the latter, the former does not.

Maybe you are looking for

  • Qosmio G20: update HARD drive internal

    My G20 has 2 60 GB HARD drive.I'll remove the No2 car that does not have windows for a bigger. It took me a bit to a source in the UK and I have a price of 199.99 gbp for a 120 GB drive. Does that seem reasonable for a real player Toshiba? Due to ano

  • LEGO Mindstorms 2.0 crashes at startup when LabView Signal Express is installed first

    When NI Circuit Design Suite education edition is first installed in a computer and the LEGO Mindstorms software second, the LEGO Mindstorms software does not work, he reported the following: Error: A required file is broken Possible solutions: reins

  • Failed to start the test

    I have a hp pavilion g7, Windows 7Starting tonight, my laptop fails to start and freezes on the "getting started" page view. After several of the recommended options, I ran the test that does not start.The display screen reads-Memory test: pastSmart

  • Microsoft Media player error message tells me to insert a blank disc

    original title: Microsoft Media player error message I tried to burn music from my playlist on the media player on a blank CD and it tells me to insert a blank disc after that I already have, and then says that the program will start once it recogniz

  • ACS 4.2, installation UDV

    I am trying to install a data provider defined using csutil user file. I can install the UDV using csutil correctly, but when I look in "interface configuration" GBA the new UDV is not displayed. The command I use is: "csutil - addudv 7 symbol.ini" a