# 取色

1Capture 支持快速取色。按下截图快捷键，进入截图状态。此时，截图光标旁边有一个放大预览窗口。窗口的第一行为屏幕坐标，第二行就是当前光标点的颜色色值。

目前支持 Hex、RGB、HSL 3 种类别的色值，按下 <kbd>Option</kbd> 键可以切换色值类别，按下 <kbd>C</kbd> 键可以拷贝色值。

<figure><img src="/files/o8KCDYpKl1O0rqc33w9i" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-1c.hapigo.com/tools/color-picker.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
