Violet (color wheel) BASIC INFOMATION
| Color | |
| Hexadecimal value | #7F00FF |
| RGB value (255 based) | RGB(127 , 0 , 255) |
| Red |
127 |
| Green |
0 |
| Blue |
255 |
| RGB value (percent based) | RGB(50% , 0% , 100%) |
| Red |
50% |
| Green |
0% |
| Blue |
100% |
| Color |