The Input "MediumOrchid3" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name | 
          
  | 
      |
| Hex | #b452cd | |
| RGB | rgb(180,82,205) | |
| RGB in % | rgb(71%,32%,80%) | |
| CMY in % | C=29 M=68 Y=20  | 
      |
| CMYK in % | C=12 M=60 Y=0 K=20  | 
      |
| HSL | hsl(288,55%,56%) | |
| HSV | hsv(288,60%,80%) | |
| Rec. 601 luma | 125.324 | |
| Rec. 709 luma | 111.7154 | |
| Rec. 2020 luma | 115.0385 | |
| Grey scale (Rec. 601 luma) | #7d7d7d | |
| Grey scale (Rec. 709 luma) | #707070 | |
| Grey scale (Rec. 2020 luma) | #737373 | |
| Complementary color | #4bad32 | |
| Decimal | 11817677 | |
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