Click to See Complete Forum and Search --> : finding percentage of colours


stevem2004
04-23-2004, 10:37 AM
Hi,
If I know the RGB or hex code of a particular colour e.g. R252 G208 B22, does anybody know of a way to find out whay 50% of this colour would be?

TIA
Steve

Jona
04-24-2004, 02:09 PM
What do you mean by percentage?

Ben Rogers
04-25-2004, 12:51 PM
Are you trying to find a lighter version of the color, like gray is a lighter black? (bad example. but just go with it)

stevem2004
04-26-2004, 03:51 AM
omega, yes that's what I mean, for instance if I like blue #003893, then 50% blue is #809CC9, 10% is #E6ECF5, and yes I know these are not web safe colours.

If I know the 100% ie. #EF2B2F which is a red, how can I find what the 50% would be?