RGB Color Query
| RGB(160,245,248),#a0f5f8 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(252,248,251),#fcf8fb Sample |
|
|
|
|
| RGB(2,9,114),#20972 Sample |
|
|
|
|
| RGB(187,162,145),#bba291 Sample |
|
|
|
|
| RGB(217,89,171),#d959ab Sample |
|
|
|
|
| RGB(41,115,192),#2973c0 Sample |
|
|
|
|
| RGB(137,155,83),#899b53 Sample |
|
|
|
|
| RGB(230,94,23),#e65e17 Sample |
|
|
|
|
| RGB(165,246,15),#a5f60f Sample |
|
|
|
|
| RGB(159,108,65),#9f6c41 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.


