# colorset alpha guide | row | hex | color | | -------- | -------- | -------- | | 1 | 000000 | <div style="background-color: #000000">&nbsp;</div> | | 2 | 0a0a0a | <div style="background-color: #0a0a0a">&nbsp;</div> | | 3 | 1c1c1c | <div style="background-color: #1c1c1c">&nbsp;</div> | | 4 | 313131 | <div style="background-color: #313131">&nbsp;</div> | | 5 | 424242 | <div style="background-color: #424242">&nbsp;</div> | | 6 | 555555 | <div style="background-color: #555555">&nbsp;</div> | | 7 | 656565 | <div style="background-color: #656565">&nbsp;</div> | | 8 | 797979 | <div style="background-color: #797979">&nbsp;</div> | | 9 | 888888 | <div style="background-color: #888888">&nbsp;</div> | | 10 | 9b9b9b | <div style="background-color: #9b9b9b">&nbsp;</div> | | 11 | ababab | <div style="background-color: #ababab">&nbsp;</div> | | 12 | bdbdbd | <div style="background-color: #bdbdbd">&nbsp;</div> | | 13 | cdcdcd | <div style="background-color: #cdcdcd">&nbsp;</div> | | 14 | dddddd | <div style="background-color: #dddddd">&nbsp;</div> | | 15 | efefef | <div style="background-color: #efefef">&nbsp;</div> | | 16 | ffffff | <div style="background-color: #ffffff">&nbsp;</div> | note: there is some blending on row 13, but i don't know a better value. this is what those values look like (february 2024): ![image](https://hackmd.io/_uploads/Hy6SQRqiT.png =500x) most values taken from bizus colorset test except for row 13 other guides [1](https://docs.google.com/spreadsheets/d/1kIKvVsW3fOnVeTi9iZlBDqJo6GWVn6K6BCUIRldEjhw/htmlview?lsrp=1#) [2](https://i.imgur.com/9n0361G.png) they both blend a lot for me as of february 2024 so idk, u can try them if the above values dont work etc.