Colorize button in the Hue/Saturation window

When dragging the Hue slider, it seems to change the color of a selected area on screen without the Colorize checkbox selected. However, checking it seems to make a bigger difference. What is the checkbox (colorize) doing  to the hue/saturation tool when it is selected?
Thanks.

In HSB and LHC Hue is represented by angles.
Or check out this:
http://en.wikipedia.org/wiki/Color_circle
http://en.wikipedia.org/wiki/HSV_color_space
Just look at the two rainbow-colored rectangles at the bottom of the Hue/Saturation Panel and observe how they are affected by moving the Hue-slider.

Similar Messages

  • How to use color picker or RGB values in the hue-saturation colorize adjustment

    I have a monochromatic adornment that I want to match to the color of a logo.  I am attempting to use the colorize option of a hue saturation adjustment layer to match color.  But I cannot quite get the colors to match.  I know the RGB values of the color, but how do these translate into the Hue/Sat/Lightness numbers of the adjustment dialog?  I tried using the correlating H/S/B values fro9m the color picker but that did not work.
    Any suggestions?

    Thanks Zeno.  Creating a layer with the color and using the blend mode worked fine.  But as I stated in the original post, using the H/S/B (there is no HSL) values from the color picker does not work when you place them into the H/S/L values in the hue-adjustment layer with (or without) the colorize box checked.  But your first suggestion worked like a charm.  Thank you.

  • Where is the Hue, Saturation, Lightness effect that has colorize option in CS3 Premiere?

    Hi,
    Please could you say where is the Hue, Saturation, Lightness effect that has colorize option in CS3 Premiere? I look under Color Correction in Effects and there is a "Color Balance (HLS)" but there is no colorize option. Thanks for your help.

    Sometimes you ned to apply more than one effect.
    Look at Fast Color Corrector.

  • The hue/saturation adjustment in my photoshop CS3 no longer works. how can I fix?

    the hue/saturation adjustment in my photoshopCS3 no longer works. How can I fix?

    Are your images RGB/8?
    Is "Preview" checkmarked in the HSB dialog?
    If so, then hold down the Alt key and when the Cancel button changes to Reset, click on it to clear it and set it to defaults.

  • Using ActionScript to specify settings in the Hue/Saturation Effect

    Hi there,
    I have been trying to write a little action script that sets up a bunch of defaults in the Hue Saturation plug-in but can only get so far.
    The syntax either falls over or I am missing something here because the same code will work when in After Affects but if I try to run a script from the script UI directory. I get a "property undefined" returned. Uusally you just call the property by name and all is well. In this particularl case though. The only way to access say the "Red channel Saturation" is to have the plug-in in the Red channel pop-up. Ok so it works but not when running an external script.
    The following does work from within AE but not from the UI scripts directory via the Window menu.
    currProj = app.project(index).layer(index):
    currEffect = currProj.Effects.addProperty("Hue/Saturation");
    currEffectProp = currProj.effect("Hue/Saturation");
    currEffectProp.masterSaturation.setValue(20);//this call works
    currEffectProp.channelControl.setValue(2);//this call works changing the plug-in pane to the Red Channel
    currEffectProp.redSaturation.setValue(-5); //this returns: "TypeError: undefined is not an object" – yet when run within AE as an expression it works fine???
    Any help would be great – thank you

    "Max thank you for solving this for me."
    I still don't know what went wrong in your original code, so it's not really "solved" I guess!
    Anyway, about layer("ADBE Effect Parade") it's the same thing as layer.Effects or layer("Effects") but I'm never sure of what will work in a non-english version of AE.
    That's why I'm adding the Hue/Saturation effect using "ADBE HUE SATURATION" instead of "Hue/Saturation"
    So a useful thing to do is to create a script in the base "Script" folder, and write something like:
    var comp = app.panel.activeItem;
    if (     comp
         && comp instanceof CompItem
         && comp.selectedLayers.length
         && comp.selectedLayers[0].selectedProperties.length)
         var prop = comp.selectedLayers[0].selectedProperties[0];
         var str = "";
         while (prop)
              str += prop.matchName + " (" + prop.numProperties + "): " + prop.name;
              prop = prop.parentProperty;
         alert(str);
    Again, typing in the browser, check the code first ;-)
    Something like that will give you:
    - the matchName of the property selected (which can be anything: effect, shape, mask ... or any property of these)
    - the number of sub-properties of the current poperty (so for the Hue/Saturation effect, that will give you the number of controls of the plugin UI, although there may be some hidden ones too)
    - the name of the property
    ... for the selected property and its parents, up to the layer it belongs to.
    I find that quite handy when you want to know the matchname of an effect for example.

  • I clicked all the buttons in the file sharing window and now my iMac will not turn on.

    I really goofed. I clicked all the buttons in the file sharing window (Screen sharing;File Sharing...Remote Login; Remote Management...Internet sharing) but I did not write down the IP address and now the computer will not turn on at all. Is there a way to roll back my stupidity and get this thing to turn on again?

    There's only one thing you can do: make an appointment with Apple genius at the Apple retail store for a out of warranty replacement.

  • How do I revert back to IOS 10.8 on my 27" iMac?  Since I upgraded to 10.9 on Monday I am unable to use my buttons in the App Store window, notes or ibook window.

    How do I revert back to IOS 10.8 on my 27" iMac intel version?  Since I upgraded to 10.9 on Monday I am unable to use my mouse buttons in the App Store window, notes or ibook windows.  It works everywhere elese but not in any Apple application system windows.

    I'll try it. I don't have much confidence in it actually working since I'm having the same issue with all mouses (Bluetooth and wired) and my Bamboo Create.
    Can you also tell me how to revert back to IOS 10.8 in case resetting mouse preferences do not work?  I have already gone back and restored my system to before the up grade but it didn't restore the IOS system.

  • How may one cancel the download of an update that was started by having actuated the "Check for Updates" button in the "About Firefox" window, please?

    How may one cancel the download of an update that was started by having actuated the "Check for Updates" button in the "About Firefox" window, please? If possible please cover all platforms, Mac, Windows, Linux, although the first mentioned is what currently applies to my circumstances.
    Thank you.

    Such a download is usually saved in an updates or updated folder in the Firefox program/application folder.
    You can delete this folder to cancel the download.
    If files already have been downloaded then remove the files in the updates and updates\0 folder.
    *http://kb.mozillazine.org/Updates_reported_when_running_newest_version
    *http://kb.mozillazine.org/Software_Update
    Mac: /Applications/Firefox.app/updates "/path_to/Firefox.app/Updated.app"
    Linux: "/path_to/firefox/updated"
    Windows: C:\Users\<user>\AppData\Local\Mozilla\Firefox\Mozilla Firefox\updates

  • In Firefox 4, there is no New Tab button in the Customise Toolbar window - is there one for Frx4?

    In Firefox 4, there is no New Tab button in the Customise Toolbar window? Is there one for Frx4?

    You can find the New Tab button showing as a '+' on the Tab bar.<br />
    You can open the Customize window and drag the New Tab button from the Tab bar on another toolbar and it will become a regular toolbar button like the New Tab button that you have in Firefox 3 versions.<br />
    If you want the New Tab button at the far right end of the Tab bar then place a flexible to the left of it.
    Open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout"
    * http://kb.mozillazine.org/Toolbar_customization

  • How to disable maximize button of the java.awt.Window ????

    How to disable maximize button of the java.awt.Window !!!!
    Help needed

    How to spam the forum with the same fuqin question. Please get lost.

  • Clicking on add ons options button causes the add on window to hang on version 3.6.3 but no problem on 3.5

    Add on window hangs every time I select the options button
    == This happened ==
    Every time Firefox opened
    == I upgraded from firefox 3.5 to 3.6.3

    I am having the same problem under 3.6.11. I have checked ALL of my add-ons and they HAVE chrome.manifest files. This bug may resemble the one in 529655, but it is not a duplicate because it is not functioning the same way. It may be failing in the same way because it is not finding the chrome.manifest files, not because they don't exist.
    Also, my extensions do not appear to be functioning, whether I can access the options button or not. I have been using Greasemonkey for a long time, and it has worked perfectly. When I updated to 3.6.11, I noticed that the icon was no longer present, and this option-button bug surfaced for ALL add-ons. Also, my Delicious.com addon ceased to function at the same time, and could not be reactivated.
    I suspect this may have something to do with the functionality recently installed to prevent "stealth" installs of add-ons. I would suggest looking in that area, where it might be overlapping the code that checks the location of the chrome.manifest file and the validity of the add-on at startup. The add-ons aren't starting at all, valid options cannot be accessed, and the problem started about the time the whole Microsoft stealth add-on issue (NO, I DON'T want to debate whether it was actually a "stealth" add-on or not, THANK YOU -- trolls kindly remain under your bridges!) came up.

  • How can you match an existing color when you are using the Hue/Saturation adjustment layer?

    Hi, I have a student who wants to match the color of a new layer to the exact color of an existing layer. He is using an adjustment layer to "eyeball" the color match, but is there a way to ensure that the match is perfect?

    Depends, John.
    If you're able to create a reasonable selection via Color Range, feathered masking, etc, then by matching one specific color, you'll also be correcting for that entire range of hue. It might have been needed anyway...or you use a color filter to correct the whole image, if it's needed.
    As we all know, each image presents its own specific challenges and solutions.

  • With System 10.8.5 I can't find the remote pairing button in the advanced security window.  Where is it?

    I tried pairing my remote with my new Macbook Air.  I went into the security settings, entered my password, opened advanced, and, unlike my old system on my previous Macbook, saw no mention of where to select for infrared remote pairing.  Where is it?

    Newer MacBook Air models do not have infrared ports.
    So infrared remote can not be used.
    Best.

  • My updated Reader 11.0.06 now has a non working 'Poster button in the print window.. Help please?

    I use the poster function to print large images as tiled letter pages through my desktop printer.
    Recently updated to 11.0.06  (by itself actually...and I just noticed that the Poster button in the print dialog window simply does not work now.
    How can I get it back to working.
    Tried the "repair' drill but it accomplished nothing.

    Oooops  . Updated the driver on my Brother Laser printer and the 'Poster' button came alive.. once again.

  • Adding to the selection of a current hue/saturation adjustment layer?

    I made a selection on a car, used a Hue/Saturation adjustment layer to change that selected color, though I went and used the Magic Wand to add more to my selection and that new part of the selection is not affected by the previous Hue/Saturation adjustment layer. How is this done? Do I have to make a new Hue/Saturation adjustment layer for the added selection Using Cs5.
    Thanks.

    There's selection of the color range the Hue/Saturation layer will work on.  That's controlled by the little sliders that appear when you choose, for example, "Reds".  You can do things like widen or narrow the range of colors included, as well as widen or narrow the ramps defining how much that colors near the edges of the ranges will be affected.
    There's also the possibility that you defined a layer mask when making the Hue/Saturation layer, which will define which pixels in the image will be affected.  If so, you need to click on the layer mask in the Layers panel and paint on it (white to choose which parts the Hue/Saturation layer will work on, black to choose which parts not to work on).  You can, of course, paint grayscale on the layer mask to have certain pixels partially affected.
    Hope this helps.
    -Noel

Maybe you are looking for