2

Is there any way to copy three integer (not hex) rgb values in one time from intelij idea color picker?

1 Answer 1

0

When you open a color picker, RGB value is usually preselected, so it's enough to hit Ctrl+C to copy it to clipboard:

enter image description here

1
  • 2
    That es explicitly not the question. He asked how to get the RGB value, NOT the HEX value.
    – Vortilion
    Aug 3, 2018 at 8:33

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

Not the answer you're looking for? Browse other questions tagged or ask your own question.