R: 0.628G: 0.776B: 0.858to figure it out next time, just divide each RGB by 255 as jes said
That is probably because of in game shading and rendering.You can try setting it to: BFC7DB or 191 199 219 or 0.749 0.780 0.859I calculated the difference between the 2 colors and added it to the original color.
Also 0.858 should be rounded up to 0.859
How does that round up the number?
Your first number is wrong.175/255 = 0.686Also 0.858 should be rounded up to 0.859So try: 0.686 0.776 0.859