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(80,179,0)
hsl(93,100%,35%)
cmyk(55,0,100,30)rgb(6,179,0)
hsl(118,100%,35%)
cmyk(97,0,100,30)rgb(0,179,68)
hsl(143,100%,35%)
cmyk(100,0,62,30)rgb(0,179,143)
hsl(168,100%,35%)
cmyk(100,0,20,30)rgb(0,140,179)
hsl(193,100%,35%)
cmyk(100,22,0,30)rgb(0,65,179)
hsl(218,100%,35%)
cmyk(100,63,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,116)
hsl(168,50%,35%)
cmyk(67,0,13,48)rgb(36,143,121)
hsl(168,60%,35%)
cmyk(75,0,15,44)rgb(27,152,127)
hsl(168,70%,35%)
cmyk(82,0,16,41)rgb(18,161,132)
hsl(168,80%,35%)
cmyk(89,0,18,37)rgb(9,170,137)
hsl(168,90%,35%)
cmyk(95,0,19,34)rgb(0,179,143)
hsl(168,100%,35%)
cmyk(100,0,20,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,20)
hsl(168,100%,5%)
cmyk(100,0,20,90)rgb(0,77,61)
hsl(168,100%,15%)
cmyk(100,0,20,70)rgb(0,128,102)
hsl(168,100%,25%)
cmyk(100,0,20,50)rgb(0,179,143)
hsl(168,100%,35%)
cmyk(100,0,20,30)rgb(0,230,184)
hsl(168,100%,45%)
cmyk(100,0,20,10)rgb(26,255,209)
hsl(168,100%,55%)
cmyk(90,0,18,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,176,141)
hsl(168,100%,35%)
cmyk(100,0,20,31)rgb(30,176,141)
hsl(166,71%,40%)
cmyk(83,0,20,31)rgb(60,176,141)
hsl(162,49%,46%)
cmyk(66,0,20,31)rgb(90,176,141)
hsl(156,35%,52%)
cmyk(49,0,20,31)rgb(120,176,141)
hsl(143,26%,58%)
cmyk(32,0,20,31)rgb(150,176,141)
hsl(105,18%,62%)
cmyk(15,0,20,31) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,86,141)
hsl(203,100%,28%)
cmyk(100,39,0,45)rgb(0,116,141)
hsl(191,100%,28%)
cmyk(100,18,0,45)rgb(0,146,141)
hsl(178,100%,29%)
cmyk(100,0,3,43)rgb(0,176,141)
hsl(168,100%,35%)
cmyk(100,0,20,31)rgb(0,206,141)
hsl(161,100%,40%)
cmyk(100,0,32,19)rgb(0,236,141)
hsl(156,100%,46%)
cmyk(100,0,40,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,176,51)
hsl(137,100%,35%)
cmyk(100,0,71,31)rgb(0,176,81)
hsl(148,100%,35%)
cmyk(100,0,54,31)rgb(0,176,111)
hsl(158,100%,35%)
cmyk(100,0,37,31)rgb(0,176,141)
hsl(168,100%,35%)
cmyk(100,0,20,31)rgb(0,176,171)
hsl(178,100%,35%)
cmyk(100,0,3,31)rgb(0,176,201)
hsl(187,100%,39%)
cmyk(100,12,0,21) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(88,176,141)
hsl(156,36%,52%)
cmyk(50,0,20,31)rgb(70,176,141)
hsl(160,43%,48%)
cmyk(60,0,20,31)rgb(53,176,141)
hsl(163,54%,45%)
cmyk(70,0,20,31)rgb(35,176,141)
hsl(165,67%,41%)
cmyk(80,0,20,31)rgb(18,176,141)
hsl(167,82%,38%)
cmyk(90,0,20,31)rgb(0,176,141)
hsl(168,100%,35%)
cmyk(100,0,20,31) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,176,141)
hsl(168,100%,35%)
cmyk(100,0,20,31)rgb(0,158,141)
hsl(173,100%,31%)
cmyk(100,0,11,38)rgb(0,141,141)
hsl(180,100%,28%)
cmyk(100,0,0,45)rgb(0,123,141)
hsl(188,100%,28%)
cmyk(100,13,0,45)rgb(0,106,141)
hsl(195,100%,28%)
cmyk(100,25,0,45)rgb(0,88,141)
hsl(203,100%,28%)
cmyk(100,38,0,45) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,176)
hsl(180,100%,35%)
cmyk(100,0,0,31)rgb(0,176,158)
hsl(174,100%,35%)
cmyk(100,0,10,31)rgb(0,176,141)
hsl(168,100%,35%)
cmyk(100,0,20,31)rgb(0,176,123)
hsl(162,100%,35%)
cmyk(100,0,30,31)rgb(0,176,106)
hsl(156,100%,35%)
cmyk(100,0,40,31)rgb(0,176,88)
hsl(150,100%,35%)
cmyk(100,0,50,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,202)
hsl(168,100%,50%)
cmyk(100,0,20,1)rgb(0,227,182)
hsl(168,100%,45%)
cmyk(100,0,20,11)rgb(0,201,161)
hsl(168,100%,40%)
cmyk(100,0,20,21)rgb(0,176,141)
hsl(168,100%,35%)
cmyk(100,0,20,31)rgb(0,150,120)
hsl(168,100%,30%)
cmyk(100,0,20,41)rgb(0,125,100)
hsl(168,100%,25%)
cmyk(100,0,20,51)