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(27,199,0)
hsl(112,100%,39%)
cmyk(87,0,100,22)rgb(0,199,56)
hsl(137,100%,39%)
cmyk(100,0,72,22)rgb(0,199,139)
hsl(162,100%,39%)
cmyk(100,0,30,22)rgb(0,176,199)
hsl(187,100%,39%)
cmyk(100,12,0,22)rgb(0,93,199)
hsl(212,100%,39%)
cmyk(100,53,0,22)rgb(0,10,199)
hsl(237,100%,39%)
cmyk(100,95,0,22) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(50,138,149)
hsl(187,50%,39%)
cmyk(67,8,0,42)rgb(40,145,159)
hsl(187,60%,39%)
cmyk(75,9,0,38)rgb(30,153,169)
hsl(187,70%,39%)
cmyk(82,10,0,34)rgb(20,160,179)
hsl(187,80%,39%)
cmyk(89,10,0,30)rgb(10,168,189)
hsl(187,90%,39%)
cmyk(95,11,0,26)rgb(0,176,199)
hsl(187,100%,39%)
cmyk(100,12,0,22) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,41,46)
hsl(187,100%,9%)
cmyk(100,12,0,82)rgb(0,86,97)
hsl(187,100%,19%)
cmyk(100,12,0,62)rgb(0,131,148)
hsl(187,100%,29%)
cmyk(100,12,0,42)rgb(0,176,199)
hsl(187,100%,39%)
cmyk(100,12,0,22)rgb(0,221,250)
hsl(187,100%,49%)
cmyk(100,12,0,2)rgb(46,231,255)
hsl(187,100%,59%)
cmyk(82,10,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,199)
hsl(187,100%,39%)
cmyk(100,11,0,22)rgb(30,177,199)
hsl(188,74%,45%)
cmyk(85,11,0,22)rgb(60,177,199)
hsl(189,55%,51%)
cmyk(70,11,0,22)rgb(90,177,199)
hsl(192,49%,57%)
cmyk(55,11,0,22)rgb(120,177,199)
hsl(197,41%,63%)
cmyk(40,11,0,22)rgb(150,177,199)
hsl(207,30%,68%)
cmyk(25,11,0,22) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,199)
hsl(214,100%,39%)
cmyk(100,56,0,22)rgb(0,117,199)
hsl(205,100%,39%)
cmyk(100,41,0,22)rgb(0,147,199)
hsl(196,100%,39%)
cmyk(100,26,0,22)rgb(0,177,199)
hsl(187,100%,39%)
cmyk(100,11,0,22)rgb(0,207,199)
hsl(178,100%,41%)
cmyk(100,0,4,19)rgb(0,237,199)
hsl(170,100%,46%)
cmyk(100,0,16,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,105)
hsl(156,100%,35%)
cmyk(100,0,41,31)rgb(0,177,135)
hsl(166,100%,35%)
cmyk(100,0,24,31)rgb(0,177,165)
hsl(176,100%,35%)
cmyk(100,0,7,31)rgb(0,177,195)
hsl(186,100%,38%)
cmyk(100,9,0,24)rgb(0,177,225)
hsl(193,100%,44%)
cmyk(100,21,0,12)rgb(0,177,255)
hsl(198,100%,50%)
cmyk(100,31,0,0) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(99,177,199)
hsl(193,47%,59%)
cmyk(50,11,0,22)rgb(80,177,199)
hsl(191,52%,55%)
cmyk(60,11,0,22)rgb(60,177,199)
hsl(189,55%,51%)
cmyk(70,11,0,22)rgb(40,177,199)
hsl(188,67%,47%)
cmyk(80,11,0,22)rgb(20,177,199)
hsl(187,82%,43%)
cmyk(90,11,0,22)rgb(0,177,199)
hsl(187,100%,39%)
cmyk(100,11,0,22) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,199,199)
hsl(180,100%,39%)
cmyk(100,0,0,22)rgb(0,179,199)
hsl(186,100%,39%)
cmyk(100,10,0,22)rgb(0,159,199)
hsl(192,100%,39%)
cmyk(100,20,0,22)rgb(0,139,199)
hsl(198,100%,39%)
cmyk(100,30,0,22)rgb(0,119,199)
hsl(204,100%,39%)
cmyk(100,40,0,22)rgb(0,99,199)
hsl(210,100%,39%)
cmyk(100,50,0,22) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,177,199)
hsl(187,100%,39%)
cmyk(100,11,0,22)rgb(0,177,179)
hsl(181,100%,35%)
cmyk(100,1,0,30)rgb(0,177,159)
hsl(174,100%,35%)
cmyk(100,0,10,31)rgb(0,177,139)
hsl(167,100%,35%)
cmyk(100,0,21,31)rgb(0,177,119)
hsl(160,100%,35%)
cmyk(100,0,33,31)rgb(0,177,99)
hsl(154,100%,35%)
cmyk(100,0,44,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,227,255)
hsl(187,100%,50%)
cmyk(100,11,0,0)rgb(0,204,230)
hsl(187,100%,45%)
cmyk(100,11,0,10)rgb(0,182,204)
hsl(187,100%,40%)
cmyk(100,11,0,20)rgb(0,159,179)
hsl(187,100%,35%)
cmyk(100,11,0,30)rgb(0,136,153)
hsl(187,100%,30%)
cmyk(100,11,0,40)rgb(0,113,128)
hsl(187,100%,25%)
cmyk(100,11,0,50)