#00FCFF - #00ACFF | colorate
Blend #00FCFF to #00ACFF
Calculate the color between two colors, #00FCFF and #00ACFF. 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)
#00FCFF - #00ACFF | 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 #00FCFF as 0% and #00ACFF as 100%.
0.0% #00FCFF |
RGB 0 252 255 | #00FCFF |
16.7% #00EEFF |
RGB 0 238 255 | #00EEFF |
33.3% #00E1FF |
RGB 0 225 255 | #00E1FF |
50.0% #00D4FF |
RGB 0 212 255 | #00D4FF |
66.7% #00C6FF |
RGB 0 198 255 | #00C6FF |
83.3% #00B9FF |
RGB 0 185 255 | #00B9FF |
100.0% #00ACFF |
RGB 0 172 255 | #00ACFF |
HSV Blend
#00FCFF - #00ACFF | 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 #00FCFF as 0% and #00ACFF as 100%.
0.0% #00FCFF |
RGB 0 252 255 | #00FCFF |
16.7% #00EEFF |
RGB 0 238 255 | #00EEFF |
33.3% #00E1FF |
RGB 0 225 255 | #00E1FF |
50.0% #00D4FF |
RGB 0 212 255 | #00D4FF |
66.7% #00C6FF |
RGB 0 198 255 | #00C6FF |
83.3% #00B9FF |
RGB 0 185 255 | #00B9FF |
100.0% #00ACFF |
RGB 0 172 255 | #00ACFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FCFF 0%, #00ACFF 100%); background: -webkit-linear-gradient(top, #00FCFF 0%, #00ACFF 100%); background: linear-gradient(to bottom, #00FCFF 0%, #00ACFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FCFF 0%, #00D4FF 50%, #00ACFF 100%); background: -webkit-linear-gradient(top, #00FCFF 0%, #00D4FF 50%, #00ACFF 100%); background: linear-gradient(to bottom, #00FCFF 0%, #00D4FF 50%, #00ACFF 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.