Turn a hex code into RGB, or RGB channels into a hex you can paste into CSS.
| HEX | – |
| RGB | – |
Use this to pick a brand colour from a screenshot, match a design token, or check what #336699 actually is. Choose From, then fill either the hex box or the three RGB channels.
HEX accepts #RGB or #RRGGBB. RGB channels are 8-bit sRGB 0–255. The unused side is ignored. This is not HSL, CMYK, or display-calibrated colour.
HEX: A hex colour like #336699 or the short form #369.
R: Red channel, 0–255, if you start from RGB.
G: Green channel, 0–255.
B: Blue channel, 0–255.
From: HEX if you typed a code; RGB if you typed the three channels.
Related calculators