HEX 轉 RGB 轉換器
將十六進位色碼轉為 RGB 值,取得 r、g、b 分量與 CSS rgb() 字串。
R
99
G
102
B
241
rgb(99, 102, 241) How to use
- Click the color swatch to open the native color picker, or type a hex code directly.
- The R, G, B values and CSS
rgb()string update instantly. - Click Copy to copy the CSS string to your clipboard.
Related color tools
- HEX to HSL Converter — get hue, saturation, lightness
- Complementary Color Finder — find the opposite color
- Tints & Shades Generator — lighter and darker variants
常見問題
- Is this HEX to RGB converter free?
- Yes, completely free with no signup and no usage limits.
- Does my color data leave my device?
- No. All conversion runs in JavaScript inside your browser. Nothing is sent to any server.
- Does it work on mobile?
- Yes. The tool is mobile-first and works on iPhone Safari and Android Chrome.
Last updated: By jarvisbox