The Input "255,153,0" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #ff9900 | |
| Hex (short) | #f90 | |
| RGB | rgb(255,153,0) | |
| RGB in % | rgb(100%,60%,0%) | |
| CMY in % | C=0 M=40 Y=100 |
|
| CMYK in % | C=0 M=40 Y=100 K=0 |
|
| HSL | hsl(36,100%,50%) | |
| HSV | hsv(36,100%,100%) | |
| Rec. 601 luma | 166.056 | |
| Rec. 709 luma | 163.6386 | |
| Rec. 2020 luma | 170.7225 | |
| Grey scale (Rec. 601 luma) | #a6a6a6 | |
| Grey scale (Rec. 709 luma) | #a4a4a4 | |
| Grey scale (Rec. 2020 luma) | #ababab | |
| Complementary color | #0066ff | |
| Decimal | 16750848 | |
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