:
logo qtransform

  to  



RGB to HSV convert color code

RGB (Red, green, blue) - enter levels value (0 and 255)


R (color red)

1-255
G (color green)

1-255
B (color blue)

1-255


Color RGB
RGB: (,,)
HSV: o, %, %



CMYK: (,,,)
HSL: o, %, %
CMY: (,,)
HEX: #


RGB


conversion rule, examples
The RGB color model is an additive color model in which red, green and blue light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three additive primary colors, red, green, and blue.

HSV


quick conversion, conversion formula
HSL (hue, saturation, lightness) and HSV (hue, saturation, value) are alternative representations of the RGB color model, designed in the 1970s by computer graphics researchers to more closely align with the way human vision perceives color-making attributes.