The Input "coral" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #ff7f50 | |
| RGB | rgb(255,127,80) | |
| RGB in % | rgb(100%,50%,31%) | |
| CMY in % | C=0 M=50 Y=69 |
|
| CMYK in % | C=0 M=50 Y=69 K=0 |
|
| HSL | hsl(16,100%,66%) | |
| HSV | hsv(16,69%,100%) | |
| Rec. 601 luma | 159.914 | |
| Rec. 709 luma | 150.8194 | |
| Rec. 2020 luma | 157.8385 | |
| Grey scale (Rec. 601 luma) | #a0a0a0 | |
| Grey scale (Rec. 709 luma) | #979797 | |
| Grey scale (Rec. 2020 luma) | #9e9e9e | |
| Complementary color | #0080af | |
| Decimal | 16744272 | |
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