8 Hex Code Color Wheel

Results 1 to 13 of 13
  1. #1
    Valued Member iCreamPie is offline
    MemberRank
    Sep 2010 Join Date
    130Posts

    8 Hex Code Color Wheel

    I don't know if this is the right place to post this but it's for my custom grades.


  2. #2
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: 8 Hex Code Color Wheel

    So? What about it?

  3. #3
    Valued Member iCreamPie is offline
    MemberRank
    Sep 2010 Join Date
    130Posts

    Re: 8 Hex Code Color Wheel

    God... [Request] means?

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: 8 Hex Code Color Wheel

    Adding 1 more line to the topic and being more specific would be much better. It doesn't take much to do that.

    You're looking for a list with all colors and their Hex codes?

  5. #5

    Re: 8 Hex Code Color Wheel

    8 Hex Colour Codes? You mean..

    RR GG BB AA?

    If so, it's AA BB GG RR in GunZ (reversed, if I'm not wrong).

    Alpha stays 0xFF (255) [unless you want to experiment with it]. Just change the other colours using normal HTML color codes like #A2C2D2 / whatever, but remember to reverse it (#FF<D2C2A2>).

  6. #6
    Valued Member iCreamPie is offline
    MemberRank
    Sep 2010 Join Date
    130Posts

    Re: 8 Hex Code Color Wheel

    Quote Originally Posted by phoenix_147 View Post
    Adding 1 more line to the topic and being more specific would be much better. It doesn't take much to do that.

    You're looking for a list with all colors and their Hex codes?
    Sorry phoenix , I'm looking for one with 8 Digits because of this.

    Code:
    MOV BYTE PTR SS:[EBP+8],FF //The R
    MOV BYTE PTR SS:[EBP+9],80 //The G
    MOV BYTE PTR SS:[EBP+A],40 //The B
    MOV BYTE PTR SS:[EBP+B],FF //The A

  7. #7

    Re: 8 Hex Code Color Wheel

    Quote Originally Posted by iCreamPie View Post
    Sorry phoenix , I'm looking for one with 8 Digits because of this.

    Code:
    MOV BYTE PTR SS:[EBP+8],FF //The R
    MOV BYTE PTR SS:[EBP+9],80 //The G
    MOV BYTE PTR SS:[EBP+A],40 //The B
    MOV BYTE PTR SS:[EBP+B],FF //The A
    Read what I said. (leave Alpha alone)

  8. #8
    Valued Member iCreamPie is offline
    MemberRank
    Sep 2010 Join Date
    130Posts

    Re: 8 Hex Code Color Wheel

    Quote Originally Posted by Linear88 View Post
    Read what I said. (leave Alpha alone)
    Ok , so this will be right?

    Code:
    MOV BYTE PTR SS:[EBP+8],FF //The R
    MOV BYTE PTR SS:[EBP+9],EC //The G
    MOV BYTE PTR SS:[EBP+A],13 //The B
    MOV BYTE PTR SS:[EBP+B],02 //The A


    Thanks , for explaining to me Linear.

  9. #9
    Apprentice Cekuro is offline
    MemberRank
    May 2010 Join Date
    18Posts

    Re: 8 Hex Code Color Wheel

    Quote Originally Posted by iCreamPie View Post
    Ok , so this will be right?

    Code:
    MOV BYTE PTR SS:[EBP+8],FF //The R
    MOV BYTE PTR SS:[EBP+9],EC //The G
    MOV BYTE PTR SS:[EBP+A],13 //The B
    MOV BYTE PTR SS:[EBP+B],02 //The A


    Thanks , for explaining to me Linear.
    That creates a very, very dim yellow. A is alpha, always leave that FF so it shows 100%. R = red, G = Green, B = Blue. Use this site to help you pick the colors you want and match them to the codes. But always make sure that Alpha(which is A) is FF.

    Hex Color Code Generator - Bookmark this Chart

  10. #10
    Valued Member iCreamPie is offline
    MemberRank
    Sep 2010 Join Date
    130Posts

    Re: 8 Hex Code Color Wheel

    Thanks , Requesting Close.

  11. #11
    Account Upgraded | Title Enabled! ::.kakashi.:: is offline
    MemberRank
    May 2009 Join Date
    MarsLocation
    321Posts

    Re: 8 Hex Code Color Wheel

    Quote Originally Posted by iCreamPie View Post
    Thanks , Requesting Close.
    you can close it by ur self.

  12. #12
    Valued Member iCreamPie is offline
    MemberRank
    Sep 2010 Join Date
    130Posts

    Re: 8 Hex Code Color Wheel

    Quote Originally Posted by ::.kakashi.:: View Post
    you can close it by ur self.
    I don't have 200 Posts , Killer GunZ Owner a.k.a Extreme.

  13. #13
    Account Upgraded | Title Enabled! ::.kakashi.:: is offline
    MemberRank
    May 2009 Join Date
    MarsLocation
    321Posts

    Re: 8 Hex Code Color Wheel

    Quote Originally Posted by iCreamPie View Post
    I don't have 200 Posts , Killer GunZ Owner a.k.a Extreme.
    Oh are u happy? iCreamPie aka IhateFaker (banned :D) aka Military, Sky Gamer/Galaxy Owner.



Advertisement