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,235,0)
hsl(120,100%,46%)
cmyk(100,0,100,8)rgb(0,235,98)
hsl(145,100%,46%)
cmyk(100,0,58,8)rgb(0,235,196)
hsl(170,100%,46%)
cmyk(100,0,17,8)rgb(0,176,235)
hsl(195,100%,46%)
cmyk(100,25,0,8)rgb(0,78,235)
hsl(220,100%,46%)
cmyk(100,67,0,8)rgb(20,0,235)
hsl(245,100%,46%)
cmyk(92,100,0,8) Color Saturation Range
+/- 10% shift for S(Saturation) color axis in HSL color model
rgb(59,147,176)
hsl(195,50%,46%)
cmyk(67,17,0,31)rgb(47,152,188)
hsl(195,60%,46%)
cmyk(75,19,0,26)rgb(35,158,199)
hsl(195,70%,46%)
cmyk(82,21,0,22)rgb(23,164,211)
hsl(195,80%,46%)
cmyk(89,22,0,17)rgb(12,170,223)
hsl(195,90%,46%)
cmyk(95,24,0,13)rgb(0,176,235)
hsl(195,100%,46%)
cmyk(100,25,0,8) Color Lightness Range
+/- 10% shift for L(lightness) color axis in HSL color model.
rgb(0,61,82)
hsl(195,100%,16%)
cmyk(100,25,0,68)rgb(0,99,133)
hsl(195,100%,26%)
cmyk(100,25,0,48)rgb(0,138,184)
hsl(195,100%,36%)
cmyk(100,25,0,28)rgb(0,176,235)
hsl(195,100%,46%)
cmyk(100,25,0,8)rgb(31,199,255)
hsl(195,100%,56%)
cmyk(88,22,0,0)rgb(82,212,255)
hsl(195,100%,66%)
cmyk(68,17,0,0) Color Shades in RGB model range
Color shades in Red range
+/- 30 points shift for
R(Red) color axis.
rgb(0,177,237)
hsl(195,100%,46%)
cmyk(100,25,0,7)rgb(30,177,237)
hsl(197,85%,52%)
cmyk(87,25,0,7)rgb(60,177,237)
hsl(200,83%,58%)
cmyk(75,25,0,7)rgb(90,177,237)
hsl(204,80%,64%)
cmyk(62,25,0,7)rgb(120,177,237)
hsl(211,76%,70%)
cmyk(49,25,0,7)rgb(150,177,237)
hsl(221,71%,76%)
cmyk(37,25,0,7) Color shades in Green range
+/- 30 points shift for
G(Green) color axis.
rgb(0,87,237)
hsl(218,100%,46%)
cmyk(100,63,0,7)rgb(0,117,237)
hsl(210,100%,46%)
cmyk(100,51,0,7)rgb(0,147,237)
hsl(203,100%,46%)
cmyk(100,38,0,7)rgb(0,177,237)
hsl(195,100%,46%)
cmyk(100,25,0,7)rgb(0,207,237)
hsl(188,100%,46%)
cmyk(100,13,0,7)rgb(0,237,237)
hsl(180,100%,46%)
cmyk(100,0,0,7) Color shades in Blue range
+/- 30 points shift for
B(Blue) color axis.
rgb(0,177,105)
hsl(156,100%,35%)
cmyk(100,0,41,31)rgb(0,177,135)
hsl(166,100%,35%)
cmyk(100,0,24,31)rgb(0,177,165)
hsl(176,100%,35%)
cmyk(100,0,7,31)rgb(0,177,195)
hsl(186,100%,38%)
cmyk(100,9,0,24)rgb(0,177,225)
hsl(193,100%,44%)
cmyk(100,21,0,12)rgb(0,177,255)
hsl(198,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(119,178,237)
hsl(210,77%,70%)
cmyk(50,25,0,7)rgb(95,178,237)
hsl(205,80%,65%)
cmyk(60,25,0,7)rgb(71,178,237)
hsl(201,82%,60%)
cmyk(70,25,0,7)rgb(47,178,237)
hsl(199,84%,56%)
cmyk(80,25,0,7)rgb(24,178,237)
hsl(197,86%,51%)
cmyk(90,25,0,7)rgb(0,178,237)
hsl(195,100%,47%)
cmyk(100,25,0,7) Color shades in Magenta range
+/- 10 percent shift for
M(Magenta) color axis.
rgb(0,237,237)
hsl(180,100%,47%)
cmyk(100,0,0,7)rgb(0,213,237)
hsl(186,100%,47%)
cmyk(100,10,0,7)rgb(0,190,237)
hsl(192,100%,47%)
cmyk(100,20,0,7)rgb(0,166,237)
hsl(198,100%,47%)
cmyk(100,30,0,7)rgb(0,142,237)
hsl(204,100%,47%)
cmyk(100,40,0,7)rgb(0,119,237)
hsl(210,100%,47%)
cmyk(100,50,0,7) Color shades in Yellow range
+/- 10 percent shift for
Y(Yellow) color axis.
rgb(0,178,237)
hsl(195,100%,47%)
cmyk(100,25,0,7)rgb(0,178,213)
hsl(190,100%,42%)
cmyk(100,17,0,16)rgb(0,178,190)
hsl(184,100%,37%)
cmyk(100,6,0,26)rgb(0,178,166)
hsl(176,100%,35%)
cmyk(100,0,7,30)rgb(0,178,142)
hsl(168,100%,35%)
cmyk(100,0,20,30)rgb(0,178,119)
hsl(160,100%,35%)
cmyk(100,0,33,30) Color shades in Black range
+/- 10 percent shift for
B(Black) color axis.
rgb(0,191,255)
hsl(195,100%,50%)
cmyk(100,25,0,0)rgb(0,172,230)
hsl(195,100%,45%)
cmyk(100,25,0,10)rgb(0,153,204)
hsl(195,100%,40%)
cmyk(100,25,0,20)rgb(0,134,179)
hsl(195,100%,35%)
cmyk(100,25,0,30)rgb(0,115,153)
hsl(195,100%,30%)
cmyk(100,25,0,40)rgb(0,96,128)
hsl(195,100%,25%)
cmyk(100,25,0,50)