The Input "#74a09a" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #74a09a | |
| RGB | rgb(116,160,154) | |
| RGB in % | rgb(45%,63%,60%) | |
| CMY in % | C=55 M=37 Y=40 | |
| CMYK in % | C=28 M=0 Y=4 K=37 | |
| HSL | hsl(172,19%,54%) | |
| HSV | hsv(172,28%,63%) | |
| Rec. 601 luma | 146.16 | |
| Rec. 709 luma | 150.2124 | |
| Rec. 2020 luma | 148.0854 | |
| Grey scale (Rec. 601 luma) | #929292 | |
| Grey scale (Rec. 709 luma) | #969696 | |
| Grey scale (Rec. 2020 luma) | #949494 | |
| Complementary color | #8b5f65 | |
| Decimal | 7643290 | |
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