The Input "#708090" detected as "HEX".
| Color | ||
| websafe | No | |
| CSS3 Color names |
|
|
| Hex | #708090 | |
| RGB | rgb(112,128,144) | |
| RGB in % | rgb(44%,50%,56%) | |
| CMY in % | C=56 M=50 Y=44 |
|
| CMYK in % | C=22 M=11 Y=0 K=44 |
|
| HSL | hsl(210,13%,50%) | |
| HSV | hsv(210,22%,56%) | |
| Rec. 601 luma | 125.04 | |
| Rec. 709 luma | 125.7536 | |
| Rec. 2020 luma | 124.7456 | |
| Grey scale (Rec. 601 luma) | #7d7d7d | |
| Grey scale (Rec. 709 luma) | #7e7e7e | |
| Grey scale (Rec. 2020 luma) | #7d7d7d | |
| Complementary color | #8f7f6f | |
| Decimal | 7372944 | |
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