222
score
185.5K
views
no
status
CC BY-SA 4.0
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...