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(179,143,0)
hsl(48,100%,35%)
cmyk(0,20,100,30)rgb(140,179,0)
hsl(73,100%,35%)
cmyk(22,0,100,30)rgb(65,179,0)
hsl(98,100%,35%)
cmyk(63,0,100,30)rgb(0,179,9)
hsl(123,100%,35%)
cmyk(100,0,95,30)rgb(0,179,83)
hsl(148,100%,35%)
cmyk(100,0,53,30)rgb(0,179,158)
hsl(173,100%,35%)
cmyk(100,0,12,30) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(45,134,49)
hsl(123,50%,35%)
cmyk(67,0,63,48)rgb(36,143,41)
hsl(123,60%,35%)
cmyk(75,0,71,44)rgb(27,152,33)
hsl(123,70%,35%)
cmyk(82,0,78,41)rgb(18,161,25)
hsl(123,80%,35%)
cmyk(89,0,84,37)rgb(9,170,17)
hsl(123,90%,35%)
cmyk(95,0,90,34)rgb(0,179,9)
hsl(123,100%,35%)
cmyk(100,0,95,30) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,26,1)
hsl(123,100%,5%)
cmyk(100,0,95,90)rgb(0,77,4)
hsl(123,100%,15%)
cmyk(100,0,95,70)rgb(0,128,6)
hsl(123,100%,25%)
cmyk(100,0,95,50)rgb(0,179,9)
hsl(123,100%,35%)
cmyk(100,0,95,30)rgb(0,230,11)
hsl(123,100%,45%)
cmyk(100,0,95,10)rgb(26,255,37)
hsl(123,100%,55%)
cmyk(90,0,85,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,10)
hsl(123,100%,35%)
cmyk(100,0,94,31)rgb(30,177,10)
hsl(113,89%,37%)
cmyk(83,0,94,31)rgb(60,177,10)
hsl(102,89%,37%)
cmyk(66,0,94,31)rgb(90,177,10)
hsl(91,89%,37%)
cmyk(49,0,94,31)rgb(120,177,10)
hsl(80,89%,37%)
cmyk(32,0,94,31)rgb(150,177,10)
hsl(70,89%,37%)
cmyk(15,0,94,31) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,10)
hsl(127,100%,17%)
cmyk(100,0,89,66)rgb(0,117,10)
hsl(125,100%,23%)
cmyk(100,0,91,54)rgb(0,147,10)
hsl(124,100%,29%)
cmyk(100,0,93,42)rgb(0,177,10)
hsl(123,100%,35%)
cmyk(100,0,94,31)rgb(0,207,10)
hsl(123,100%,41%)
cmyk(100,0,95,19)rgb(0,237,10)
hsl(123,100%,46%)
cmyk(100,0,96,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,0)
hsl(120,100%,35%)
cmyk(100,0,100,31)rgb(0,177,30)
hsl(130,100%,35%)
cmyk(100,0,83,31)rgb(0,177,60)
hsl(140,100%,35%)
cmyk(100,0,66,31)rgb(0,177,90)
hsl(151,100%,35%)
cmyk(100,0,49,31)rgb(0,177,120)
hsl(161,100%,35%)
cmyk(100,0,32,31)rgb(0,177,150)
hsl(171,100%,35%)
cmyk(100,0,15,31) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(88,176,11)
hsl(92,89%,37%)
cmyk(50,0,94,31)rgb(70,176,11)
hsl(98,89%,37%)
cmyk(60,0,94,31)rgb(53,176,11)
hsl(105,89%,37%)
cmyk(70,0,94,31)rgb(35,176,11)
hsl(111,89%,37%)
cmyk(80,0,94,31)rgb(18,176,11)
hsl(117,89%,37%)
cmyk(90,0,94,31)rgb(0,176,11)
hsl(124,100%,35%)
cmyk(100,0,94,31) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,176,11)
hsl(124,100%,35%)
cmyk(100,0,94,31)rgb(0,158,11)
hsl(124,100%,31%)
cmyk(100,0,93,38)rgb(0,141,11)
hsl(125,100%,28%)
cmyk(100,0,92,45)rgb(0,123,11)
hsl(125,100%,24%)
cmyk(100,0,91,52)rgb(0,106,11)
hsl(126,100%,21%)
cmyk(100,0,90,59)rgb(0,88,11)
hsl(127,100%,17%)
cmyk(100,0,88,66) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,176,88)
hsl(150,100%,35%)
cmyk(100,0,50,31)rgb(0,176,70)
hsl(144,100%,35%)
cmyk(100,0,60,31)rgb(0,176,53)
hsl(138,100%,35%)
cmyk(100,0,70,31)rgb(0,176,35)
hsl(132,100%,35%)
cmyk(100,0,80,31)rgb(0,176,18)
hsl(126,100%,35%)
cmyk(100,0,90,31)rgb(0,176,0)
hsl(120,100%,35%)
cmyk(100,0,100,31) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,252,15)
hsl(124,100%,50%)
cmyk(100,0,94,1)rgb(0,227,14)
hsl(124,100%,45%)
cmyk(100,0,94,11)rgb(0,201,12)
hsl(124,100%,40%)
cmyk(100,0,94,21)rgb(0,176,11)
hsl(124,100%,35%)
cmyk(100,0,94,31)rgb(0,150,9)
hsl(124,100%,30%)
cmyk(100,0,94,41)rgb(0,125,7)
hsl(124,100%,25%)
cmyk(100,0,94,51)