RGB Color Query
| RGB(188,135,21),#bc8715 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(214,33,135),#d62187 Sample |
|
|
|
|
| RGB(0,169,133),#a985 Sample |
|
|
|
|
| RGB(194,53,165),#c235a5 Sample |
|
|
|
|
| RGB(138,17,155),#8a119b Sample |
|
|
|
|
| RGB(127,84,204),#7f54cc Sample |
|
|
|
|
| RGB(200,174,195),#c8aec3 Sample |
|
|
|
|
| RGB(175,171,143),#afab8f Sample |
|
|
|
|
| RGB(225,209,134),#e1d186 Sample |
|
|
|
|
| RGB(136,170,13),#88aa0d 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.


