RGB Color Query
| RGB(188,172,21),#bcac15 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(214,72,135),#d64887 Sample |
|
|
|
|
| RGB(0,198,133),#c685 Sample |
|
|
|
|
| RGB(194,139,165),#c28ba5 Sample |
|
|
|
|
| RGB(138,104,155),#8a689b Sample |
|
|
|
|
| RGB(127,213,204),#7fd5cc Sample |
|
|
|
|
| RGB(200,83,195),#c853c3 Sample |
|
|
|
|
| RGB(175,156,143),#af9c8f Sample |
|
|
|
|
| RGB(225,239,134),#e1ef86 Sample |
|
|
|
|
| RGB(136,68,13),#88440d Sample |
|
|
|
|
For example, if you want white, just enter one of the following text:
RGB(255, 255, 255)
255,255,255
255 255 255
#FFFFFF
FFFFFF
white
白
白色
Each one is recognizable.


