RGB Color Query
| RGB(138,204,155),#8acc9b Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(127,166,204),#7fa6cc Sample |
|
|
|
|
| RGB(200,202,195),#c8cac3 Sample |
|
|
|
|
| RGB(175,38,143),#af268f Sample |
|
|
|
|
| RGB(225,114,134),#e17286 Sample |
|
|
|
|
| RGB(136,96,13),#88600d Sample |
|
|
|
|
| RGB(158,82,11),#9e520b Sample |
|
|
|
|
| RGB(12,74,113),#c4a71 Sample |
|
|
|
|
| RGB(143,36,94),#8f245e Sample |
|
|
|
|
| RGB(237,158,97),#ed9e61 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.


