The Input "#748199" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #748199 | |
| RGB | rgb(116,129,153) | |
| RGB in % | rgb(45%,51%,60%) | |
| CMY in % | C=55 M=49 Y=40  | 
      |
| CMYK in % | C=24 M=16 Y=0 K=40  | 
      |
| HSL | hsl(219,15%,53%) | |
| HSV | hsv(219,24%,60%) | |
| Rec. 601 luma | 127.849 | |
| Rec. 709 luma | 127.969 | |
| Rec. 2020 luma | 127.0081 | |
| Grey scale (Rec. 601 luma) | #808080 | |
| Grey scale (Rec. 709 luma) | #808080 | |
| Grey scale (Rec. 2020 luma) | #7f7f7f | |
| Complementary color | #8b7e66 | |
| Decimal | 7635353 | |
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