- Jul 11, 2001
- 40,870
- 10,222
- 136
I'm trying to create a custom color for pushbuttons in my application, defining a color such as:
"RGB(0,0,0,192,192,192), RGB(0,0,0,255,255,255),,,, RGB(0,0,0,255,255,255),,, RGB(0,0,0,236,233,216), RGB(0,0,0,236,233,216)"
I want my color to be close to if not exactly like a certain grey I see on screen. Is there a way I determine the scheme that corresponds to the color I'm seeing? TIA.
Edit:
I picked out a color in Control Panel that may be OK:
Hue: 160
Sat: 0
Lum: 181
Red: 192
Green: 192
Blue: 192
How does that translate into the scheme above?
"RGB(0,0,0,192,192,192), RGB(0,0,0,255,255,255),,,, RGB(0,0,0,255,255,255),,, RGB(0,0,0,236,233,216), RGB(0,0,0,236,233,216)"
I want my color to be close to if not exactly like a certain grey I see on screen. Is there a way I determine the scheme that corresponds to the color I'm seeing? TIA.
Edit:
I picked out a color in Control Panel that may be OK:
Hue: 160
Sat: 0
Lum: 181
Red: 192
Green: 192
Blue: 192
How does that translate into the scheme above?