Jump to content

Recommended Posts

The colors in your image are RGB values, and they represent the true/real/actual values.

The HSV vales are just approximations based on the RGB values, and are provided for convenience. They do not represent the true values in your image.

The two color modes (RGB & HSV) are not interchangeable, and there's really no way to 100% accurately convert from one to another. Thus you'll see that "off by 1" behavior.

(September 25th, 2023)  Sorry about any broken images in my posts. I am aware of the issue.

bp-sig.png
My Gallery  |  My Plugin Pack

Layman's Guide to CodeLab

Link to comment
Share on other sites

33 minutes ago, RandomPerson1 said:

However, isn't there any way to bypass this?

 

Sorry, no. Paint.NET uses RGB, not HSV.  Most programs and image formats use RGB.

 

33 minutes ago, RandomPerson1 said:

I already was thinking about buying a software like Aseprite.

 

By all means use the software that fits your needs. Whether that's Paint.NET or something else. Or both together.

Edited by toe_head2001

(September 25th, 2023)  Sorry about any broken images in my posts. I am aware of the issue.

bp-sig.png
My Gallery  |  My Plugin Pack

Layman's Guide to CodeLab

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...