图片与设计工具

图像颜色选择器

在浏览器内通过点击预览、输入X/Y坐标或方向键读取图片像素,输出HEX、HEXA、RGB、RGBA与坐标并支持复制HEX。

优先本地处理无需注册隐私说明 ↗
No file selected

JPEG, PNG, or WebP up to 20 MB and 40 megapixels. Coordinates start at 0,0 in the top-left corner.

使用步骤

如何使用

  1. Choose a JPEG, PNG, or WebP image up to 20 MB and 40 megapixels.
  2. Click the preview, enter X and Y coordinates, or use arrow keys for one-pixel adjustments.
  3. Read the HEX, HEXA, RGB, RGBA, and coordinate values, then copy the HEX color.

Click or enter exact coordinates

The preview maps pointer coordinates back to the image’s natural pixel grid. You can also enter X and Y directly, then use arrow keys on the focused preview to move one pixel at a time.

Decoded browser color values

Canvas reports red, green, blue, and alpha channels from the browser-decoded image. Embedded color profiles may be converted by the browser, and this tool does not inspect metadata or raw camera values.

常见问题

你可能还想知道

Where is pixel 0,0?

It is the top-left pixel of the decoded image.

What is HEXA?

HEXA adds a two-digit alpha channel after the standard six-digit HEX color.

Does the tool upload my image?

No. Image decoding and pixel sampling happen locally in your browser.