The Input "purple4" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #551a8b | |
| RGB | rgb(85,26,139) | |
| RGB in % | rgb(33%,10%,55%) | |
| CMY in % | C=67 M=90 Y=45 |
|
| CMYK in % | C=39 M=81 Y=0 K=45 |
|
| HSL | hsl(271,68%,32%) | |
| HSV | hsv(271,81%,55%) | |
| Rec. 601 luma | 56.523 | |
| Rec. 709 luma | 46.702 | |
| Rec. 2020 luma | 48.2002 | |
| Grey scale (Rec. 601 luma) | #393939 | |
| Grey scale (Rec. 709 luma) | #2f2f2f | |
| Grey scale (Rec. 2020 luma) | #303030 | |
| Complementary color | #aae574 | |
| Decimal | 5577355 | |
| Color | ||
| websafe | yes | |
| Hex | #663399 | |
| Hex (short) | #639 | |
| RGB | rgb(102,51,153) | |
| RGB in % | rgb(40%,20%,60%) | |
| CMY in % | C=60 M=80 Y=40 |
|
| CMYK in % | C=33 M=67 Y=0 K=40 |
|
| HSL | hsl(270,50%,40%) | |
| HSV | hsv(270,67%,60%) | |
| Rec. 601 luma | 77.877 | |
| Rec. 709 luma | 69.207 | |
| Rec. 2020 luma | 70.4463 | |
| Grey scale (Rec. 601 luma) | #4e4e4e | |
| Grey scale (Rec. 709 luma) | #454545 | |
| Grey scale (Rec. 2020 luma) | #464646 | |
| Complementary color | #99cc66 | |
| Decimal | 6697881 | |
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