RGB Color Query
| RGB(188,84,21),#bc5415 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(214,174,135),#d6ae87 Sample |
|
|
|
|
| RGB(0,171,133),#ab85 Sample |
|
|
|
|
| RGB(194,209,165),#c2d1a5 Sample |
|
|
|
|
| RGB(138,170,155),#8aaa9b Sample |
|
|
|
|
| RGB(127,182,204),#7fb6cc Sample |
|
|
|
|
| RGB(200,228,195),#c8e4c3 Sample |
|
|
|
|
| RGB(175,230,143),#afe68f Sample |
|
|
|
|
| RGB(225,212,134),#e1d486 Sample |
|
|
|
|
| RGB(136,254,13),#88fe0d 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.


