Convert Decimal (Dec) to RGB (RGB) instantly with high precision. Accurate and reliable color conversion.
Quick reference for common color conversions
| Color | Color Preview | Result (RGB) | Preview |
|---|---|---|---|
| White | 16777215 | rgb(255, 255, 255) | |
| Black | 0 | rgb(0, 0, 0) | |
| Red | 16711680 | rgb(255, 0, 0) | |
| Green | 65280 | rgb(0, 255, 0) | |
| Blue | 255 | rgb(0, 0, 255) | |
| Yellow | 16776960 | rgb(255, 255, 0) | |
| Cyan | 65535 | rgb(0, 255, 255) | |
| Magenta | 16711935 | rgb(255, 0, 255) | |
| Orange | 16753920 | rgb(255, 165, 0) | |
| Purple | 8388608 | rgb(128, 0, 0) |