Hello and welcome to our community! Is this your first visit?
Register

Page 1 of 6 123 ... LastLast
Results 1 to 10 of 53

Thread: RGB v CMYK

  1. #1
    Mac Freak tweek's Avatar
    Join Date
    Mar 2005
    Posts
    1,380

    Default RGB v CMYK

    People tell me RGB is for electronic-specific output like TV, Internet, etc while CMYK is used for printing. Is there any truth in it or is it user-specific preference?
    M7600LL M9245LL M9460LL MA497LL MA448LL M9470LL M8930LL M7651LL M8667LL M8600LL M9846LL MA463LL MA876LL M8817LL M2454

  2. # ADS
    Google Adsense

    Join Date
    Always
    Posts
    Many




     

  3. #2
    Super Moderator chairman's Avatar
    Join Date
    Apr 2004
    Location
    San Juan
    Age
    34
    Posts
    2,044

    Default Re: RGB v CMYK

    yeah there is. RGB is the color mode used by screen (monitors, tv, etc..) while CMYK is the mixture of inks used for printing. if you're designing for web, you usually design using an RGB color space. when you're designing for print you use CMYK.
    15" 2.2Ghz Core i7 MacBook Pro | iPhone 4S 16GB | iPad 2 WiFi 16GB
    www.psod.org.ph | www.fightpompe.com

  4. #3
    Mac Lover polar_bear's Avatar
    Join Date
    Feb 2005
    Posts
    242

    Default Re: RGB v CMYK

    Another important point is that RGB and CMYK and different color gamuts (or range, so to speak). RGB covers a wider range than CMYK, so to further Chairman's point, if you design using an RGB space and you want to print on offset and convert to CMYK, some colors will be out of range.

    other points:
    - CMYK has 4 channels while RGB has 3. so CMYK sizes are larger by about 30%
    - RGB for web is usually handled at 72 dpi, while CMYK is usually planned for the output mechanism:
    - most color separation/offset printing is handled at between 120 to 150 lpi (lines per inch)*. your working resolution would then be betwen 2 to 2.5 times the LPI (news print can be between 75 to 100 LPI, i think)

    * some high-end offset (like glossy coffee table books) can be up to 300 LPI

    bests,

    jr

    p/s numbers above, especially LPI, may have increased since the last time i looked
    Last edited by polar_bear; 09-02-2006 at 10:11 PM.
    there MUST be something good about windows. i am sure, if we all put our minds to it, we'll find it. but not right now; i've got work to do.

  5. #4
    Mac Freak tweek's Avatar
    Join Date
    Mar 2005
    Posts
    1,380

    Default Re: RGB v CMYK

    thanks folks. now i wonder why my RGB .psd changes color when I convert it to "Save to Web" .jpg under PS CS2.
    M7600LL M9245LL M9460LL MA497LL MA448LL M9470LL M8930LL M7651LL M8667LL M8600LL M9846LL MA463LL MA876LL M8817LL M2454

  6. #5
    Mac Addict kaffee's Avatar
    Join Date
    Aug 2006
    Location
    qc
    Posts
    1,572

    Default Re: RGB v CMYK

    Quote Originally Posted by tweek
    People tell me RGB is for electronic-specific output like TV, Internet, etc while CMYK is used for printing. Is there any truth in it or is it user-specific preference?
    hi,

    RGB (RED / GREEN / BLUE) are the signals that are transmitted by video, hence, you are right when you say RGB is electronic-specific. The signals are split into these three 'colors' to produce what you see on the tube (TV, monitor, etc). However, these are NOT colors as in pegment (or paint, ink) that are used on paper. Therefore, when you use color for the internet, which is monitor dependent as with all other computer outputs, you use the approximate RGB color but the values are named differently (eg HEX colors).

    CMYK (CYAN / MAGENTA / YELLOW / BLACK [yes, "K" is for BLACK]) are the four pigments, or inks, used in color printing. Applied using different values, or percenatges, they can produce (rather, more like 'RE-produce') color on paper.

    Cheers :-)
    Last edited by kaffee; 09-02-2006 at 11:35 PM.
    | design communicates | spelling•tuesday | serialMACs: is yours on the list? | mind doodles
    "we did not inherit the Earth from our parents. we are borrowing it from our children."~Chief Seattle

  7. #6
    Professional Photographer dominiquejames's Avatar
    Join Date
    Apr 2004
    Location
    Atlanta, GA
    Age
    48
    Posts
    4,314

    Default Re: RGB v CMYK

    And, other than the Indexed and Lab colors, among others, we also have to consider if the gamut/color space you are using is sRGB or Adobe RGB.
    Professional Photographer, NYC • Apple Certified Professional & Apple Certified Trainer, Aperture 1, 2 and 3
    Do you want to own and collect fine art photographs? Click here.

  8. #7
    Super Moderator chairman's Avatar
    Join Date
    Apr 2004
    Location
    San Juan
    Age
    34
    Posts
    2,044

    Default Re: RGB v CMYK

    Quote Originally Posted by tweek
    thanks folks. now i wonder why my RGB .psd changes color when I convert it to "Save to Web" .jpg under PS CS2.
    did you calibrate your monitor/lcd? that might be the one causing the problem. you have to set your color profiles so that when you do a save as it doesn't shift colors.
    15" 2.2Ghz Core i7 MacBook Pro | iPhone 4S 16GB | iPad 2 WiFi 16GB
    www.psod.org.ph | www.fightpompe.com

  9. #8
    Mac Freak tweek's Avatar
    Join Date
    Mar 2005
    Posts
    1,380

    Default Re: RGB v CMYK

    i calibrated my screen but i think i fouled it up. i find it odd that .psd can keep one color and change colors when saved to .jpg

    Quote Originally Posted by chairman
    did you calibrate your monitor/lcd? that might be the one causing the problem. you have to set your color profiles so that when you do a save as it doesn't shift colors.
    M7600LL M9245LL M9460LL MA497LL MA448LL M9470LL M8930LL M7651LL M8667LL M8600LL M9846LL MA463LL MA876LL M8817LL M2454

  10. #9
    Professional Photographer dominiquejames's Avatar
    Join Date
    Apr 2004
    Location
    Atlanta, GA
    Age
    48
    Posts
    4,314

    Default Re: RGB v CMYK

    Tweek, the "Save For Web" feature automatically converts the color space of your original file from Adobe RGB space to the sRGB color space. In this case, your best bet to avoid color shift is to "Save As" JPEG instead of "Save For Web". I may be mistaken but I don't think color-calibrating your screen has something to do with the file's changing colors when saving to another format. But, you might need to re-do your color calibration just to make sure that your color judgement (for viewing purposes and adjustments) are accurate.
    Last edited by dominiquejames; 09-03-2006 at 07:06 AM.
    Professional Photographer, NYC • Apple Certified Professional & Apple Certified Trainer, Aperture 1, 2 and 3
    Do you want to own and collect fine art photographs? Click here.

  11. #10
    Super Moderator chairman's Avatar
    Join Date
    Apr 2004
    Location
    San Juan
    Age
    34
    Posts
    2,044

    Default Re: RGB v CMYK

    Quote Originally Posted by dominiquejames
    Tweek, the "Save For Web" feature automatically converts the color space of your original file from Adobe RGB space to the sRGB color space. In this case, your best bet to avoid color shift is to "Save As" JPEG instead of "Save For Web". I may be mistaken but I don't think color-calibrating your screen has something to do with the file's changing colors when saving to another format. But, you might need to re-do your color calibration just to make sure that your color judgement (for viewing purposes and adjustments) are accurate.
    actually i think it does. from my experience it does have an effect. what i do is with whatever file i work with, i use my calibrated profile (ex. powerbook_profile vs. sRGB profile) instead of the standard sRGB. then when I do a save for the web it retains the color. Photoshop will convert the colors and approximate it to look similar. you can try that.
    15" 2.2Ghz Core i7 MacBook Pro | iPhone 4S 16GB | iPad 2 WiFi 16GB
    www.psod.org.ph | www.fightpompe.com

  12.   



 
Page 1 of 6 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •