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,240,4)
hsl(121,100%,47%)
cmyk(100,0,98,6)rgb(0,240,104)
hsl(146,100%,47%)
cmyk(100,0,57,6)rgb(0,240,204)
hsl(171,100%,47%)
cmyk(100,0,15,6)rgb(0,176,240)
hsl(196,100%,47%)
cmyk(100,27,0,6)rgb(0,76,240)
hsl(221,100%,47%)
cmyk(100,68,0,6)rgb(24,0,240)
hsl(246,100%,47%)
cmyk(90,100,0,6) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(60,148,180)
hsl(196,50%,47%)
cmyk(67,18,0,30)rgb(48,153,192)
hsl(196,60%,47%)
cmyk(75,20,0,25)rgb(36,159,204)
hsl(196,70%,47%)
cmyk(82,22,0,20)rgb(24,165,216)
hsl(196,80%,47%)
cmyk(89,24,0,15)rgb(12,170,228)
hsl(196,90%,47%)
cmyk(95,25,0,11)rgb(0,176,240)
hsl(196,100%,47%)
cmyk(100,27,0,6) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,64,87)
hsl(196,100%,17%)
cmyk(100,27,0,66)rgb(0,101,138)
hsl(196,100%,27%)
cmyk(100,27,0,46)rgb(0,138,189)
hsl(196,100%,37%)
cmyk(100,27,0,26)rgb(0,176,240)
hsl(196,100%,47%)
cmyk(100,27,0,6)rgb(36,197,255)
hsl(196,100%,57%)
cmyk(86,23,0,0)rgb(87,210,255)
hsl(196,100%,67%)
cmyk(66,18,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,176,239)
hsl(196,100%,47%)
cmyk(100,26,0,6)rgb(30,176,239)
hsl(198,87%,53%)
cmyk(87,26,0,6)rgb(60,176,239)
hsl(201,85%,59%)
cmyk(75,26,0,6)rgb(90,176,239)
hsl(205,82%,65%)
cmyk(62,26,0,6)rgb(120,176,239)
hsl(212,79%,70%)
cmyk(50,26,0,6)rgb(150,176,239)
hsl(222,74%,76%)
cmyk(37,26,0,6) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,86,239)
hsl(218,100%,47%)
cmyk(100,64,0,6)rgb(0,116,239)
hsl(211,100%,47%)
cmyk(100,51,0,6)rgb(0,146,239)
hsl(203,100%,47%)
cmyk(100,39,0,6)rgb(0,176,239)
hsl(196,100%,47%)
cmyk(100,26,0,6)rgb(0,206,239)
hsl(188,100%,47%)
cmyk(100,14,0,6)rgb(0,236,239)
hsl(181,100%,47%)
cmyk(100,1,0,6) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,176,105)
hsl(156,100%,35%)
cmyk(100,0,40,31)rgb(0,176,135)
hsl(166,100%,35%)
cmyk(100,0,23,31)rgb(0,176,165)
hsl(176,100%,35%)
cmyk(100,0,6,31)rgb(0,176,195)
hsl(186,100%,38%)
cmyk(100,10,0,24)rgb(0,176,225)
hsl(193,100%,44%)
cmyk(100,22,0,12)rgb(0,176,255)
hsl(199,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(120,177,240)
hsl(211,80%,71%)
cmyk(50,26,0,6)rgb(96,177,240)
hsl(206,82%,66%)
cmyk(60,26,0,6)rgb(72,177,240)
hsl(202,85%,61%)
cmyk(70,26,0,6)rgb(48,177,240)
hsl(200,86%,56%)
cmyk(80,26,0,6)rgb(24,177,240)
hsl(197,88%,52%)
cmyk(90,26,0,6)rgb(0,177,240)
hsl(196,100%,47%)
cmyk(100,26,0,6) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,240,240)
hsl(180,100%,47%)
cmyk(100,0,0,6)rgb(0,216,240)
hsl(186,100%,47%)
cmyk(100,10,0,6)rgb(0,192,240)
hsl(192,100%,47%)
cmyk(100,20,0,6)rgb(0,168,240)
hsl(198,100%,47%)
cmyk(100,30,0,6)rgb(0,144,240)
hsl(204,100%,47%)
cmyk(100,40,0,6)rgb(0,120,240)
hsl(210,100%,47%)
cmyk(100,50,0,6) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,177,240)
hsl(196,100%,47%)
cmyk(100,26,0,6)rgb(0,177,216)
hsl(191,100%,42%)
cmyk(100,18,0,15)rgb(0,177,192)
hsl(185,100%,38%)
cmyk(100,8,0,25)rgb(0,177,168)
hsl(177,100%,35%)
cmyk(100,0,5,30)rgb(0,177,144)
hsl(169,100%,35%)
cmyk(100,0,19,30)rgb(0,177,120)
hsl(161,100%,35%)
cmyk(100,0,32,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,189,255)
hsl(196,100%,50%)
cmyk(100,26,0,0)rgb(0,170,230)
hsl(196,100%,45%)
cmyk(100,26,0,10)rgb(0,151,204)
hsl(196,100%,40%)
cmyk(100,26,0,20)rgb(0,132,179)
hsl(196,100%,35%)
cmyk(100,26,0,30)rgb(0,113,153)
hsl(196,100%,30%)
cmyk(100,26,0,40)rgb(0,94,128)
hsl(196,100%,25%)
cmyk(100,26,0,50)