Input detect as "RGB".
| Color | |
| websafe | no |
| X11 Color name |
|
| Hex | #6a5acd |
| RGB | rgb(106, 90, 205) |
| RGB in % | rgb(42%, 35%, 80%) |
| HSL | hsl(248, 53%, 58%) |
| HSV | hsv(248, 56%, 80%) |
| Rec. 601 luma | 107,894 |
| Rec. 709 luma | 101,7046 |
| Decimal | 6970061 |
Show the nearest websafe color data.
The following inputs are converted automatically:
X11 Color names
example: DodgerBlue4
#rrggbb; rrggbb; #rgb; rgb
(HEX nach RGB bzw. HEX2RGB)
example: 4169E1
rgb(r,g,b); r,g,b; rgb(r%,g%,b%); r%,g%,b%
(RGB nach HEX bzw. RGB2HEX)
example: 106,90,205