The Input "#4f1d00" detected as "HEX".
| Color | ||
| websafe | No | |
| Hex | #4f1d00 | |
| RGB | rgb(79,29,0) | |
| RGB in % | rgb(31%,11%,0%) | |
| CMY in % | C=69 M=89 Y=100 | |
| CMYK in % | C=0 M=63 Y=100 K=69 | |
| HSL | hsl(22,100%,15%) | |
| HSV | hsv(22,100%,31%) | |
| Rec. 601 luma | 40.644 | |
| Rec. 709 luma | 37.5362 | |
| Rec. 2020 luma | 40.4153 | |
| Grey scale (Rec. 601 luma) | #292929 | |
| Grey scale (Rec. 709 luma) | #262626 | |
| Grey scale (Rec. 2020 luma) | #282828 | |
| Complementary color | #b0e2ff | |
| Decimal | 5184768 | |
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