The Input "magenta2" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #ee00ee | |
| Hex (short) | #e0e | |
| RGB | rgb(238,0,238) | |
| RGB in % | rgb(93%,0%,93%) | |
| CMY in % | C=7 M=100 Y=7 |
|
| CMYK in % | C=0 M=100 Y=0 K=7 |
|
| HSL | hsl(300,100%,47%) | |
| HSV | hsv(300,100%,93%) | |
| Rec. 601 luma | 98.294 | |
| Rec. 709 luma | 67.7824 | |
| Rec. 2020 luma | 76.636 | |
| Grey scale (Rec. 601 luma) | #626262 | |
| Grey scale (Rec. 709 luma) | #444444 | |
| Grey scale (Rec. 2020 luma) | #4d4d4d | |
| Complementary color | #11ff11 | |
| Decimal | 15597806 | |
| Color | ||
| websafe | yes | |
| X11 Color names |
|
|
| HTML 4.01 Color name |
|
|
| Hex | #ff00ff | |
| Hex (short) | #f0f | |
| RGB | rgb(255,0,255) | |
| RGB in % | rgb(100%,0%,100%) | |
| CMY in % | C=0 M=100 Y=0 |
|
| CMYK in % | C=0 M=100 Y=0 K=0 |
|
| HSL | hsl(300,100%,50%) | |
| HSV | hsv(300,100%,100%) | |
| Rec. 601 luma | 105.315 | |
| Rec. 709 luma | 72.624 | |
| Rec. 2020 luma | 82.11 | |
| Grey scale (Rec. 601 luma) | #696969 | |
| Grey scale (Rec. 709 luma) | #494949 | |
| Grey scale (Rec. 2020 luma) | #525252 | |
| Complementary color | #00ff00 | |
| Decimal | 16711935 | |
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