I ran across a table of settings for Photoshop’s channel mixer for simulating various analog film stocks. However, the RGB color values are given as numbers in the 0-255 range, and channel mixer uses percentages. Any idea how to convert the RGB values to plug them into channel mixer?

  • Nawor3565
    link
    fedilink
    English
    arrow-up
    1
    ·
    18 days ago

    Divide the RGB values by 255? That will give you a number between 0 and 1, so just multiply that by 100 to get the percentage. Unless I’m misunderstanding what exactly you need to input into Photoshop.