Hi all,
if i am having the input as rgb color code and alpha level. Now i want to calculate the rgb color code with applying the alpha level into the rgb color code. Is there any idea folks.
for example,
if supplied color code is #ec933a with alpha level is 60(approx)
we will have to get the output like this #fbebd9.
This is just for example i said.
if i am having the input as rgb color code and alpha level. Now i want to calculate the rgb color code with applying the alpha level into the rgb color code. Is there any idea folks.
for example,
if supplied color code is #ec933a with alpha level is 60(approx)
we will have to get the output like this #fbebd9.
This is just for example i said.
Comment