Understanding colors on Android (six characters)
Going off the answer from @BlondeFurious , here is some Java code to get each hexadecimal value from 100% to 0% alpha: Output: A JavaScript version is below: You can also just Google "number to hex" where 'number' is...