The Input "RosyBrown1" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #ffc1c1 | |
| RGB | rgb(255,193,193) | |
| RGB in % | rgb(100%,76%,76%) | |
| CMY in % | C=0 M=24 Y=24 |
|
| CMYK in % | C=0 M=24 Y=24 K=0 |
|
| HSL | hsl(0,100%,88%) | |
| HSV | hsv(0,24%,100%) | |
| Rec. 601 luma | 211.538 | |
| Rec. 709 luma | 206.1812 | |
| Rec. 2020 luma | 209.2874 | |
| Grey scale (Rec. 601 luma) | #d4d4d4 | |
| Grey scale (Rec. 709 luma) | #cecece | |
| Grey scale (Rec. 2020 luma) | #d1d1d1 | |
| Complementary color | #003e3e | |
| Decimal | 16761281 | |
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