Input detect as "HEX".
| Color | |
| websafe | no |
| X11 Color name |
|
| Hex | #4169e1 |
| RGB | rgb(65, 105, 225) |
| RGB in % | rgb(25%, 41%, 88%) |
| HSL | hsl(225, 73%, 57%) |
| HSV | hsv(225, 71%, 88%) |
| Rec. 601 luma | 106,72 |
| Rec. 709 luma | 105,16 |
| Decimal | 4286945 |
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