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(0,245,4)
hsl(121,100%,48%)
cmyk(100,0,98,4)rgb(0,245,106)
hsl(146,100%,48%)
cmyk(100,0,57,4)rgb(0,245,208)
hsl(171,100%,48%)
cmyk(100,0,15,4)rgb(0,180,245)
hsl(196,100%,48%)
cmyk(100,27,0,4)rgb(0,78,245)
hsl(221,100%,48%)
cmyk(100,68,0,4)rgb(24,0,245)
hsl(246,100%,48%)
cmyk(90,100,0,4) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(61,151,184)
hsl(196,50%,48%)
cmyk(67,18,0,28)rgb(49,157,196)
hsl(196,60%,48%)
cmyk(75,20,0,23)rgb(37,162,208)
hsl(196,70%,48%)
cmyk(82,22,0,18)rgb(24,168,220)
hsl(196,80%,48%)
cmyk(89,24,0,14)rgb(12,174,233)
hsl(196,90%,48%)
cmyk(95,25,0,9)rgb(0,180,245)
hsl(196,100%,48%)
cmyk(100,27,0,4) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,67,92)
hsl(196,100%,18%)
cmyk(100,27,0,64)rgb(0,105,143)
hsl(196,100%,28%)
cmyk(100,27,0,44)rgb(0,142,194)
hsl(196,100%,38%)
cmyk(100,27,0,24)rgb(0,180,245)
hsl(196,100%,48%)
cmyk(100,27,0,4)rgb(41,198,255)
hsl(196,100%,58%)
cmyk(84,22,0,0)rgb(92,211,255)
hsl(196,100%,68%)
cmyk(64,17,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,179,244)
hsl(196,100%,48%)
cmyk(100,27,0,4)rgb(30,179,244)
hsl(198,91%,54%)
cmyk(88,27,0,4)rgb(60,179,244)
hsl(201,89%,60%)
cmyk(75,27,0,4)rgb(90,179,244)
hsl(205,88%,65%)
cmyk(63,27,0,4)rgb(120,179,244)
hsl(211,85%,71%)
cmyk(51,27,0,4)rgb(150,179,244)
hsl(221,81%,77%)
cmyk(39,27,0,4) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,89,244)
hsl(218,100%,48%)
cmyk(100,64,0,4)rgb(0,119,244)
hsl(211,100%,48%)
cmyk(100,51,0,4)rgb(0,149,244)
hsl(203,100%,48%)
cmyk(100,39,0,4)rgb(0,179,244)
hsl(196,100%,48%)
cmyk(100,27,0,4)rgb(0,209,244)
hsl(189,100%,48%)
cmyk(100,14,0,4)rgb(0,239,244)
hsl(181,100%,48%)
cmyk(100,2,0,4) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,179,105)
hsl(155,100%,35%)
cmyk(100,0,41,30)rgb(0,179,135)
hsl(165,100%,35%)
cmyk(100,0,25,30)rgb(0,179,165)
hsl(175,100%,35%)
cmyk(100,0,8,30)rgb(0,179,195)
hsl(185,100%,38%)
cmyk(100,8,0,24)rgb(0,179,225)
hsl(192,100%,44%)
cmyk(100,20,0,12)rgb(0,179,255)
hsl(198,100%,50%)
cmyk(100,30,0,0) Color Shades in CMYK model range
Color shades in Cyan range
+/- 10 percent shift for
C(Cyan) color axis.
rgb(122,179,245)
hsl(212,86%,72%)
cmyk(50,27,0,4)rgb(98,179,245)
hsl(207,88%,67%)
cmyk(60,27,0,4)rgb(73,179,245)
hsl(203,89%,62%)
cmyk(70,27,0,4)rgb(49,179,245)
hsl(200,91%,58%)
cmyk(80,27,0,4)rgb(24,179,245)
hsl(198,92%,53%)
cmyk(90,27,0,4)rgb(0,179,245)
hsl(196,100%,48%)
cmyk(100,27,0,4) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,245,245)
hsl(180,100%,48%)
cmyk(100,0,0,4)rgb(0,220,245)
hsl(186,100%,48%)
cmyk(100,10,0,4)rgb(0,196,245)
hsl(192,100%,48%)
cmyk(100,20,0,4)rgb(0,171,245)
hsl(198,100%,48%)
cmyk(100,30,0,4)rgb(0,147,245)
hsl(204,100%,48%)
cmyk(100,40,0,4)rgb(0,122,245)
hsl(210,100%,48%)
cmyk(100,50,0,4) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,179,245)
hsl(196,100%,48%)
cmyk(100,27,0,4)rgb(0,179,220)
hsl(191,100%,43%)
cmyk(100,19,0,14)rgb(0,179,196)
hsl(185,100%,38%)
cmyk(100,9,0,23)rgb(0,179,171)
hsl(178,100%,35%)
cmyk(100,0,4,30)rgb(0,179,147)
hsl(169,100%,35%)
cmyk(100,0,18,30)rgb(0,179,122)
hsl(161,100%,35%)
cmyk(100,0,32,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,186,255)
hsl(196,100%,50%)
cmyk(100,27,0,0)rgb(0,168,230)
hsl(196,100%,45%)
cmyk(100,27,0,10)rgb(0,149,204)
hsl(196,100%,40%)
cmyk(100,27,0,20)rgb(0,130,179)
hsl(196,100%,35%)
cmyk(100,27,0,30)rgb(0,112,153)
hsl(196,100%,30%)
cmyk(100,27,0,40)rgb(0,93,128)
hsl(196,100%,25%)
cmyk(100,27,0,50)