The Input "khaki1" detected as "CSS3 color name".
| Color | ||
| websafe | No | |
| CSS3 Color name |
|
|
| Hex | #fff68f | |
| RGB | rgb(255,246,143) | |
| RGB in % | rgb(100%,96%,56%) | |
| CMY in % | C=0 M=4 Y=44 |
|
| CMYK in % | C=0 M=4 Y=44 K=0 |
|
| HSL | hsl(55,100%,78%) | |
| HSV | hsv(55,44%,100%) | |
| Rec. 601 luma | 236.949 | |
| Rec. 709 luma | 240.4768 | |
| Rec. 2020 luma | 242.2564 | |
| Grey scale (Rec. 601 luma) | #ededed | |
| Grey scale (Rec. 709 luma) | #f0f0f0 | |
| Grey scale (Rec. 2020 luma) | #f2f2f2 | |
| Complementary color | #000970 | |
| Decimal | 16774799 | |
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