数码测色计获取UIColor的RGB 1、打开电脑数码测色计 2、鼠标移动到需要的颜色上 3、获取相应RGB值: [UIColor colorWithRed:204.f/255.f green:0.f/255.f blue:212.f/255.f alpha:1] 相关文章: 2021-12-04 2021-09-29 2021-04-04 2022-12-23 2021-09-30 2021-10-26 2021-06-11 2022-12-23