#00A8FF - #00FFEC | colorate
Blend #00A8FF to #00FFEC
Calculate the color between two colors, #00A8FF and #00FFEC. In calculation of RGB values, saturation between the dissimilar colors is low. In calculating of HSV values, saturation between the dissimilar colors is not low.
RGB Blend(Linear)
#00A8FF - #00FFEC | colorate
Calculation of color between two colors based on RGB value. For colors that are distant from each other, the saturation between the two colors decreases. Expand the color between two colors with #00A8FF as 0% and #00FFEC as 100%.
0.0% #00A8FF |
RGB 0 168 255 | #00A8FF |
16.7% #00B6FB |
RGB 0 182 251 | #00B6FB |
33.3% #00C5F8 |
RGB 0 197 248 | #00C5F8 |
50.0% #00D3F5 |
RGB 0 211 245 | #00D3F5 |
66.7% #00E2F2 |
RGB 0 226 242 | #00E2F2 |
83.3% #00F0EF |
RGB 0 240 239 | #00F0EF |
100.0% #00FFEC |
RGB 0 255 236 | #00FFEC |
HSV Blend
#00A8FF - #00FFEC | colorate
Calculation of color between two colors based on HSV value. Even between distinct colors of color, the saturation between the two colors does not decrease. Expand the color between two colors with #00A8FF as 0% and #00FFEC as 100%.
0.0% #00A8FF |
RGB 0 168 255 | #00A8FF |
16.7% #00B9FF |
RGB 0 185 255 | #00B9FF |
33.3% #00CBFF |
RGB 0 203 255 | #00CBFF |
50.0% #00DDFF |
RGB 0 221 255 | #00DDFF |
66.7% #00EEFF |
RGB 0 238 255 | #00EEFF |
83.3% #00FFFD |
RGB 0 255 253 | #00FFFD |
100.0% #00FFEC |
RGB 0 255 236 | #00FFEC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00A8FF 0%, #00FFEC 100%); background: -webkit-linear-gradient(top, #00A8FF 0%, #00FFEC 100%); background: linear-gradient(to bottom, #00A8FF 0%, #00FFEC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00A8FF 0%, #00DDFF 50%, #00FFEC 100%); background: -webkit-linear-gradient(top, #00A8FF 0%, #00DDFF 50%, #00FFEC 100%); background: linear-gradient(to bottom, #00A8FF 0%, #00DDFF 50%, #00FFEC 100%); } </style>
Similar Hue Variation
Disimilar Hue Variation
Utilities
Barcode
You can create barcodes online. The created barcode can be downloaded as PNG or EPS.
colorate
colorate is a color scheme tool for designers and developers. This will help you draw inspiration and serve as a resource for your color work.
textate
Make text to image. It is useful when you want to send text on SNS.