The Input "DarkMagenta" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #8b008b | |
| RGB | rgb(139,0,139) | |
| RGB in % | rgb(55%,0%,55%) | |
| CMY in % | C=45 M=100 Y=45 |
|
| CMYK in % | C=0 M=100 Y=0 K=45 |
|
| HSL | hsl(300,100%,27%) | |
| HSV | hsv(300,100%,55%) | |
| Rec. 601 luma | 57.407 | |
| Rec. 709 luma | 39.5872 | |
| Rec. 2020 luma | 44.758 | |
| Grey scale (Rec. 601 luma) | #393939 | |
| Grey scale (Rec. 709 luma) | #282828 | |
| Grey scale (Rec. 2020 luma) | #2d2d2d | |
| Complementary color | #74ff74 | |
| Decimal | 9109643 | |
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