The Input "153,255,0" detected as "RGB".
| Color | ||
| websafe | Yes | |
| Hex | #99ff00 | |
| Hex (short) | #9f0 | |
| RGB | rgb(153,255,0) | |
| RGB in % | rgb(60%,100%,0%) | |
| CMY in % | C=40 M=0 Y=100 |
|
| CMYK in % | C=40 M=0 Y=100 K=0 |
|
| HSL | hsl(84,100%,50%) | |
| HSV | hsv(84,100%,100%) | |
| Rec. 601 luma | 195.432 | |
| Rec. 709 luma | 214.9038 | |
| Rec. 2020 luma | 213.0831 | |
| Grey scale (Rec. 601 luma) | #c3c3c3 | |
| Grey scale (Rec. 709 luma) | #d7d7d7 | |
| Grey scale (Rec. 2020 luma) | #d5d5d5 | |
| Complementary color | #6600ff | |
| Decimal | 10092288 | |
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