RGB Color Query
RGB(180,32,65),#B42041 Sample |
|
|
|
|
---|---|---|---|---|
RGB(231,37,18),#E72512 Sample |
|
|
|
|
RGB(172,50,59),#AC323B Sample |
|
|
|
|
RGB(113,21,33),#711521 Sample |
|
|
|
|
RGB(178,76,67),#B24C43 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.