Rugby is a tiny web app that converts RGB colour codes from 8-bit integers (0–255) to fractional values (0–1).
For example… 255 94 94 → 1.0 0.369 0.369Just enter your triplet (separated by spaces), click “Convert it!”, and watch the magic!
Why would you use this? As a designer, I'm familiar with expressing RGB colours in 8-bit integers; but many of the developers I work with prefer writing their colours with fractional values. Instead of spending time on pesky maths, I built Rugby to do the dirty work for me. Now you, too, can provide your developers with colours in a format they know and love!
Rugby is my very first web app. I hope you enjoy it!
Built at Hungry Dev.