Posts: 1,018
Threads: 320
Joined: Jul 2010
How can get from this color
something like this but I want here the same color here like that one
if you know what I mean
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
No, I don't know what you mean. Would you mind to explain it again?
Posts: 1,018
Threads: 320
Joined: Jul 2010
I don't know how but I will try so this I asking beacuse this is for house I mean on house label says owner of the house that color {0ed400} and white go for %s so I want that color for when I see that label I want it to be transparent label but so this color I want to be transparent in this code: 0x00FFFFFF this is now 0.3 color if you know what I mean?
Posts: 379
Threads: 51
Joined: Dec 2010
Reputation:
0
He wants to embed a line.
I use this:
0x00FFFFFF
Place the red between in {00FFFF}
Or if you want this in a COLOR.
0x0ed400FF
Place 0x Infront and FF after.
Posts: 1,018
Threads: 320
Joined: Jul 2010
ok but how can I make transparent color in that is there on the end go AA or FF
Posts: 379
Threads: 51
Joined: Dec 2010
Reputation:
0
Change the FF to something you like such as AA.