The Input "255,153,255" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #ff99ff | |
| Hex (short) | #f9f | |
| RGB | rgb(255,153,255) | |
| RGB in % | rgb(100%,60%,100%) | |
| CMY in % | C=0 M=40 Y=0 |
|
| CMYK in % | C=0 M=40 Y=0 K=0 |
|
| HSL | hsl(300,100%,80%) | |
| HSV | hsv(300,40%,100%) | |
| Rec. 601 luma | 195.126 | |
| Rec. 709 luma | 182.0496 | |
| Rec. 2020 luma | 185.844 | |
| Grey scale (Rec. 601 luma) | #c3c3c3 | |
| Grey scale (Rec. 709 luma) | #b6b6b6 | |
| Grey scale (Rec. 2020 luma) | #bababa | |
| Complementary color | #006600 | |
| Decimal | 16751103 | |
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