Conversión de color HSV a RGB

Ingrese el tono en grados (°), la saturación y el valor (0..100%) y presione el botón Convertir :

Ingrese el tono (H): °
Ingrese saturación (S): %
Ingrese valor (V): %
   
Código hexadecimal RGB (#):  
Color rojo (R):  
Color verde (G):  
Color azul (B):  
Vista previa de color:  

Conversión de RGB a HSV ►

Fórmula de conversión de HSV a RGB

Cuando 0 ≤ H <360, 0 ≤ S ≤ 1 y 0 ≤ V ≤ 1:

C = V × S

X = C × (1 - | ( H / 60 °) mod 2 - 1 |)

m = V - C

( R , G , B ) = (( R '+ m ) × 255, ( G ' + m ) × 255, ( B '+ m ) × 255)

Tabla de colores HSV a RGB

Color Color

nombre

(H, S, V) Hex (R, G, B)
  Negro (0 °, 0%, 0%) # 000000 (0,0,0)
  Blanco (0 °, 0%, 100%) #FFFFFF (255,255,255)
  Rojo (0 °, 100%, 100%) # FF0000 (255,0,0)
  Lima (120 °, 100%, 100%) # 00FF00 (0,255,0)
  Azul (240 °, 100%, 100%) # 0000FF (0,0,255)
  Amarillo (60 °, 100%, 100%) # FFFF00 (255,255,0)
  Cian (180 °, 100%, 100%) # 00FFFF (0,255,255)
  Magenta (300 °, 100%, 100%) # FF00FF (255,0,255)
  Plata (0 °, 0%, 75%) #BFBFBF (191,191,191)
  gris (0 °, 0%, 50%) # 808080 (128,128,128)
  Granate (0 °, 100%, 50%) # 800000 (128,0,0)
  Aceituna (60 °, 100%, 50%) # 808000 (128,128,0)
  Verde (120 °, 100%, 50%) # 008000 (0,128,0)
  Púrpura (300 °, 100%, 50%) # 800080 (128,0,128)
  Verde azulado (180 °, 100%, 50%) # 008080 (0,128,128)
  Armada (240 °, 100%, 50%) # 000080 (0,0,128)

 

Conversión de RGB a HSV ►

 


Ver también

Advertising

CONVERSION DE COLOR
MESAS RÁPIDAS