RGB Color Query
| RGB(138,31,155),#8a1f9b Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(127,14,204),#7f0ecc Sample |
|
|
|
|
| RGB(200,126,195),#c87ec3 Sample |
|
|
|
|
| RGB(175,21,143),#af158f Sample |
|
|
|
|
| RGB(225,211,134),#e1d386 Sample |
|
|
|
|
| RGB(136,201,13),#88c90d Sample |
|
|
|
|
| RGB(158,7,11),#9e070b Sample |
|
|
|
|
| RGB(12,106,113),#c6a71 Sample |
|
|
|
|
| RGB(143,167,94),#8fa75e Sample |
|
|
|
|
| RGB(237,185,97),#edb961 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.


