RGB Color Query
| RGB(138,188,155),#8abc9b Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(127,152,204),#7f98cc Sample |
|
|
|
|
| RGB(200,6,195),#c806c3 Sample |
|
|
|
|
| RGB(175,46,143),#af2e8f Sample |
|
|
|
|
| RGB(225,81,134),#e15186 Sample |
|
|
|
|
| RGB(136,107,13),#886b0d Sample |
|
|
|
|
| RGB(158,149,11),#9e950b Sample |
|
|
|
|
| RGB(12,140,113),#c8c71 Sample |
|
|
|
|
| RGB(143,1,94),#8f015e Sample |
|
|
|
|
| RGB(237,30,97),#ed1e61 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.


