The Input "MediumPurple1" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #ab82ff | |
| RGB | rgb(171,130,255) | |
| RGB in % | rgb(67%,51%,100%) | |
| CMY in % | C=33 M=49 Y=0 |
|
| CMYK in % | C=33 M=49 Y=0 K=0 |
|
| HSL | hsl(260,100%,75%) | |
| HSV | hsv(260,49%,100%) | |
| Rec. 601 luma | 156.509 | |
| Rec. 709 luma | 147.7416 | |
| Rec. 2020 luma | 148.1832 | |
| Grey scale (Rec. 601 luma) | #9d9d9d | |
| Grey scale (Rec. 709 luma) | #949494 | |
| Grey scale (Rec. 2020 luma) | #949494 | |
| Complementary color | #547d00 | |
| Decimal | 11240191 | |
Show the nearest websafe color data.
The following inputs are converted automatically:
X11 Color names
example: DodgerBlue4
#rrggbb; rrggbb; #rgb; rgb
(HEX to RGB bzw. HEX2RGB)
example: #4169E1
rgb(r,g,b); r,g,b; rgb(r%,g%,b%); r%,g%,b%
(RGB to HEX bzw. RGB2HEX)
example: 106,90,205