Color Shades in HSL model
Color Hue Range
S (Saturation) === 0, in this case we cannot get
H (Hue) range. Cause it should be the same color, due to HSL color system.
+/- 25 grad shift for H(Hue) color axis in HSL color model.
rgb(43,184,0)
hsl(106,100%,36%)
cmyk(77,0,100,28)rgb(0,184,34)
hsl(131,100%,36%)
cmyk(100,0,82,28)rgb(0,184,110)
hsl(156,100%,36%)
cmyk(100,0,40,28)rgb(0,181,184)
hsl(181,100%,36%)
cmyk(100,2,0,28)rgb(0,104,184)
hsl(206,100%,36%)
cmyk(100,43,0,28)rgb(0,28,184)
hsl(231,100%,36%)
cmyk(100,85,0,28) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(46,136,138)
hsl(181,50%,36%)
cmyk(67,1,0,46)rgb(37,145,147)
hsl(181,60%,36%)
cmyk(75,1,0,42)rgb(28,154,156)
hsl(181,70%,36%)
cmyk(82,1,0,39)rgb(18,163,165)
hsl(181,80%,36%)
cmyk(89,1,0,35)rgb(9,172,174)
hsl(181,90%,36%)
cmyk(95,2,0,32)rgb(0,181,184)
hsl(181,100%,36%)
cmyk(100,2,0,28) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,30,31)
hsl(181,100%,6%)
cmyk(100,2,0,88)rgb(0,80,82)
hsl(181,100%,16%)
cmyk(100,2,0,68)rgb(0,130,133)
hsl(181,100%,26%)
cmyk(100,2,0,48)rgb(0,181,184)
hsl(181,100%,36%)
cmyk(100,2,0,28)rgb(0,231,235)
hsl(181,100%,46%)
cmyk(100,2,0,8)rgb(31,251,255)
hsl(181,100%,56%)
cmyk(88,1,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,180,182)
hsl(181,100%,36%)
cmyk(100,1,0,29)rgb(30,180,182)
hsl(181,72%,42%)
cmyk(84,1,0,29)rgb(60,180,182)
hsl(181,50%,47%)
cmyk(67,1,0,29)rgb(90,180,182)
hsl(181,39%,53%)
cmyk(51,1,0,29)rgb(120,180,182)
hsl(182,30%,59%)
cmyk(34,1,0,29)rgb(150,180,182)
hsl(184,18%,65%)
cmyk(18,1,0,29) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,90,182)
hsl(210,100%,36%)
cmyk(100,51,0,29)rgb(0,120,182)
hsl(200,100%,36%)
cmyk(100,34,0,29)rgb(0,150,182)
hsl(191,100%,36%)
cmyk(100,18,0,29)rgb(0,180,182)
hsl(181,100%,36%)
cmyk(100,1,0,29)rgb(0,210,182)
hsl(172,100%,41%)
cmyk(100,0,13,18)rgb(0,240,182)
hsl(166,100%,47%)
cmyk(100,0,24,6) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,180,92)
hsl(151,100%,35%)
cmyk(100,0,49,29)rgb(0,180,122)
hsl(161,100%,35%)
cmyk(100,0,32,29)rgb(0,180,152)
hsl(171,100%,35%)
cmyk(100,0,16,29)rgb(0,180,182)
hsl(181,100%,36%)
cmyk(100,1,0,29)rgb(0,180,212)
hsl(189,100%,42%)
cmyk(100,15,0,17)rgb(0,180,242)
hsl(195,100%,47%)
cmyk(100,26,0,5) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(91,179,181)
hsl(181,38%,53%)
cmyk(50,1,0,29)rgb(72,179,181)
hsl(181,43%,50%)
cmyk(60,1,0,29)rgb(54,179,181)
hsl(181,54%,46%)
cmyk(70,1,0,29)rgb(36,179,181)
hsl(181,67%,43%)
cmyk(80,1,0,29)rgb(18,179,181)
hsl(181,82%,39%)
cmyk(90,1,0,29)rgb(0,179,181)
hsl(181,100%,36%)
cmyk(100,1,0,29) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,181,181)
hsl(180,100%,36%)
cmyk(100,0,0,29)rgb(0,163,181)
hsl(186,100%,36%)
cmyk(100,10,0,29)rgb(0,145,181)
hsl(192,100%,36%)
cmyk(100,20,0,29)rgb(0,127,181)
hsl(198,100%,36%)
cmyk(100,30,0,29)rgb(0,109,181)
hsl(204,100%,36%)
cmyk(100,40,0,29)rgb(0,91,181)
hsl(210,100%,36%)
cmyk(100,50,0,29) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,181)
hsl(181,100%,36%)
cmyk(100,1,0,29)rgb(0,179,163)
hsl(175,100%,35%)
cmyk(100,0,9,30)rgb(0,179,145)
hsl(168,100%,35%)
cmyk(100,0,19,30)rgb(0,179,127)
hsl(162,100%,35%)
cmyk(100,0,29,30)rgb(0,179,109)
hsl(156,100%,35%)
cmyk(100,0,39,30)rgb(0,179,91)
hsl(150,100%,35%)
cmyk(100,0,49,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,255)
hsl(181,100%,50%)
cmyk(100,1,0,0)rgb(0,227,230)
hsl(181,100%,45%)
cmyk(100,1,0,10)rgb(0,202,204)
hsl(181,100%,40%)
cmyk(100,1,0,20)rgb(0,177,179)
hsl(181,100%,35%)
cmyk(100,1,0,30)rgb(0,151,153)
hsl(181,100%,30%)
cmyk(100,1,0,40)rgb(0,126,128)
hsl(181,100%,25%)
cmyk(100,1,0,50)