| Blockland Forums > Modification Help |
| Color Code X.X |
| << < (3/4) > >> |
| PNetwork2011:
--- Quote from: MegaScientifical on June 17, 2011, 04:42:53 PM ---... Uh... Do you know how colors work at all? Or are you only experienced with typing in color names, and it puts the real color in for you? Think for a moment: You're provided 4 fields where you could insert 3 colors. How do you make brown? --- End quote --- Here's the catch though: you can only put it from 0.0 - 1.0, right? If i wanted to use 163 82 0 i cannot just use 163.0,82.0,0.0 because the max is 1.0! |
| MegaScientifical:
You can look up a converter for this, you know. It's the same thing, but in a different binary. |
| PNetwork2011:
--- Quote from: MegaScientifical on June 17, 2011, 04:48:50 PM ---You can look up a converter for this, you know. It's the same thing, but in a different binary. --- End quote --- Ya but what do i put in the google search bar because "RGB to torque color code converter" is not helping at all |
| PNetwork2011:
I sort of actually understand now due to this sentence: 1.0 = 255 But i have one thing: I need exact numbers like 163 |
| Demian:
RGB to decimal: Divide by 255 Decimal to RGB: Multiply by 255 |
| Navigation |
| Message Index |
| Next page |
| Previous page |