RGB Color Query
| RGB(121,236,183),#79ecb7 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(240,12,193),#f00cc1 Sample |
|
|
|
|
| RGB(54,100,53),#366435 Sample |
|
|
|
|
| RGB(106,116,4),#6a7404 Sample |
|
|
|
|
| RGB(162,67,104),#a24368 Sample |
|
|
|
|
| RGB(115,195,8),#73c308 Sample |
|
|
|
|
| RGB(183,77,61),#b74d3d Sample |
|
|
|
|
| RGB(227,227,5),#e3e305 Sample |
|
|
|
|
| RGB(44,153,239),#2c99ef Sample |
|
|
|
|
| RGB(229,95,107),#e55f6b 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.


