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(119,179,0)
hsl(80,100%,35%)
cmyk(33,0,100,30)rgb(45,179,0)
hsl(105,100%,35%)
cmyk(75,0,100,30)rgb(0,179,30)
hsl(130,100%,35%)
cmyk(100,0,83,30)rgb(0,179,104)
hsl(155,100%,35%)
cmyk(100,0,42,30)rgb(0,178,179)
hsl(180,100%,35%)
cmyk(100,0,0,30)rgb(0,104,179)
hsl(205,100%,35%)
cmyk(100,42,0,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,97)
hsl(155,50%,35%)
cmyk(67,0,28,48)rgb(36,143,98)
hsl(155,60%,35%)
cmyk(75,0,31,44)rgb(27,152,100)
hsl(155,70%,35%)
cmyk(82,0,34,41)rgb(18,161,101)
hsl(155,80%,35%)
cmyk(89,0,37,37)rgb(9,170,103)
hsl(155,90%,35%)
cmyk(95,0,39,34)rgb(0,179,104)
hsl(155,100%,35%)
cmyk(100,0,42,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,15)
hsl(155,100%,5%)
cmyk(100,0,42,90)rgb(0,77,45)
hsl(155,100%,15%)
cmyk(100,0,42,70)rgb(0,128,74)
hsl(155,100%,25%)
cmyk(100,0,42,50)rgb(0,179,104)
hsl(155,100%,35%)
cmyk(100,0,42,30)rgb(0,230,134)
hsl(155,100%,45%)
cmyk(100,0,42,10)rgb(26,255,159)
hsl(155,100%,55%)
cmyk(90,0,37,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,176,103)
hsl(155,100%,35%)
cmyk(100,0,41,31)rgb(30,176,103)
hsl(150,71%,40%)
cmyk(83,0,41,31)rgb(60,176,103)
hsl(142,49%,46%)
cmyk(66,0,41,31)rgb(90,176,103)
hsl(129,35%,52%)
cmyk(49,0,41,31)rgb(120,176,103)
hsl(106,32%,55%)
cmyk(32,0,41,31)rgb(150,176,103)
hsl(81,32%,55%)
cmyk(15,0,41,31) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,86,103)
hsl(190,100%,20%)
cmyk(100,17,0,60)rgb(0,116,103)
hsl(173,100%,23%)
cmyk(100,0,11,55)rgb(0,146,103)
hsl(162,100%,29%)
cmyk(100,0,29,43)rgb(0,176,103)
hsl(155,100%,35%)
cmyk(100,0,41,31)rgb(0,206,103)
hsl(150,100%,40%)
cmyk(100,0,50,19)rgb(0,236,103)
hsl(146,100%,46%)
cmyk(100,0,56,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,176,13)
hsl(124,100%,35%)
cmyk(100,0,93,31)rgb(0,176,43)
hsl(135,100%,35%)
cmyk(100,0,76,31)rgb(0,176,73)
hsl(145,100%,35%)
cmyk(100,0,59,31)rgb(0,176,103)
hsl(155,100%,35%)
cmyk(100,0,41,31)rgb(0,176,133)
hsl(165,100%,35%)
cmyk(100,0,24,31)rgb(0,176,163)
hsl(176,100%,35%)
cmyk(100,0,7,31) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(88,176,104)
hsl(131,36%,52%)
cmyk(50,0,41,31)rgb(70,176,104)
hsl(139,43%,48%)
cmyk(60,0,41,31)rgb(53,176,104)
hsl(145,54%,45%)
cmyk(70,0,41,31)rgb(35,176,104)
hsl(149,67%,41%)
cmyk(80,0,41,31)rgb(18,176,104)
hsl(153,82%,38%)
cmyk(90,0,41,31)rgb(0,176,104)
hsl(155,100%,35%)
cmyk(100,0,41,31) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,176,104)
hsl(155,100%,35%)
cmyk(100,0,41,31)rgb(0,158,104)
hsl(159,100%,31%)
cmyk(100,0,34,38)rgb(0,141,104)
hsl(164,100%,28%)
cmyk(100,0,26,45)rgb(0,123,104)
hsl(171,100%,24%)
cmyk(100,0,16,52)rgb(0,106,104)
hsl(179,100%,21%)
cmyk(100,0,2,59)rgb(0,88,104)
hsl(189,100%,20%)
cmyk(100,15,0,59) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,157)
hsl(173,100%,35%)
cmyk(100,0,11,31)rgb(0,176,139)
hsl(167,100%,35%)
cmyk(100,0,21,31)rgb(0,176,121)
hsl(161,100%,35%)
cmyk(100,0,31,31)rgb(0,176,104)
hsl(155,100%,35%)
cmyk(100,0,41,31)rgb(0,176,86)
hsl(149,100%,35%)
cmyk(100,0,51,31)rgb(0,176,69)
hsl(143,100%,35%)
cmyk(100,0,61,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,149)
hsl(155,100%,50%)
cmyk(100,0,41,1)rgb(0,227,134)
hsl(155,100%,45%)
cmyk(100,0,41,11)rgb(0,201,119)
hsl(155,100%,40%)
cmyk(100,0,41,21)rgb(0,176,104)
hsl(155,100%,35%)
cmyk(100,0,41,31)rgb(0,150,89)
hsl(155,100%,30%)
cmyk(100,0,41,41)rgb(0,125,74)
hsl(155,100%,25%)
cmyk(100,0,41,51)