rgb combinations to make yellow and orange?

GamePizzaGamePizza Member, PRO Posts: 227
I need to change the color settings for my actors to make one yellow and the other one orange. Can anyone tell me what red-green-blue settings are needed to make each color and how to find them?

Comments

  • GamePizzaGamePizza Member, PRO Posts: 227
    Red 1 and Green 1 for yellow
  • GamePizzaGamePizza Member, PRO Posts: 227
    edited December 2013
    Yellow is Red 1, Green 1, and Blue 0. Orange is Red 1, Green .5, and Blue 0. I need to enter the numbers. I tried to use the color wheel but cannot make sense of the numbers. I need the actual values since they need to be read from a table.
  • SocksSocks London, UK.Member Posts: 12,822
    edited December 2013
    @GamePizza
    Yellow is Red 1, Green 1, and Blue 0. Orange is Red 1, Green .5, and Blue 0. I need to enter the numbers. I tried to use the color wheel but cannot make sense of the numbers. I need the actual values since they need to be read from a table.
    You need the actual values ? . . . . But you've just listed the actual values ? . . . . confused . . . ?

    Yellow is:
    Red 1 - Green 1 - Blue 0


    Orange is:
    Red 1 - Green 0.5 - Blue 0


    image
  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598

    Hi @GamePizza What the other guys said, but just to make it a bit clearer for you -for your table entries, make 3 columns, all real as attribute types for your red green and blue values.

    Now any of your values for each colour row can either be inputted as between 0.0 and 1.0 or if you if you find colours you like in the 0 to 255 RGB system, you could put theo number divided by 255 (I.e in the form of ??/255)

    Typed on an iPad, in the middle of Portugal ... :-)

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • SocksSocks London, UK.Member Posts: 12,822
    edited December 2013
    @gyroscope
    @GamePizza

    Here's a GS colour wheel with a GS RGB readout (i.e. colours are displayed as values between 0.0 and 1.0 rather than 0 - 255):

    image

    GS Project: https://www.mediafire.com/?vefke5e5yta8dx7
  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    @socks, that's awesome.
    I agree with you there, Jon. :-) Good one, @Socks :-B B-)

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

Sign In or Register to comment.