#00BCFF - #0069FF | colorate
Blend #00BCFF to #0069FF
Calculate the color between two colors, #00BCFF and #0069FF. 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)
#00BCFF - #0069FF | 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 #00BCFF as 0% and #0069FF as 100%.
0.0% #00BCFF |
RGB 0 188 255 | #00BCFF |
16.7% #00AEFF |
RGB 0 174 255 | #00AEFF |
33.3% #00A0FF |
RGB 0 160 255 | #00A0FF |
50.0% #0092FF |
RGB 0 146 255 | #0092FF |
66.7% #0084FF |
RGB 0 132 255 | #0084FF |
83.3% #0076FF |
RGB 0 118 255 | #0076FF |
100.0% #0069FF |
RGB 0 105 255 | #0069FF |
HSV Blend
#00BCFF - #0069FF | 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 #00BCFF as 0% and #0069FF as 100%.
0.0% #00BCFF |
RGB 0 188 255 | #00BCFF |
16.7% #00AEFF |
RGB 0 174 255 | #00AEFF |
33.3% #00A0FF |
RGB 0 160 255 | #00A0FF |
50.0% #0092FF |
RGB 0 146 255 | #0092FF |
66.7% #0084FF |
RGB 0 132 255 | #0084FF |
83.3% #0076FF |
RGB 0 118 255 | #0076FF |
100.0% #0069FF |
RGB 0 105 255 | #0069FF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00BCFF 0%, #0069FF 100%); background: -webkit-linear-gradient(top, #00BCFF 0%, #0069FF 100%); background: linear-gradient(to bottom, #00BCFF 0%, #0069FF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00BCFF 0%, #0092FF 50%, #0069FF 100%); background: -webkit-linear-gradient(top, #00BCFF 0%, #0092FF 50%, #0069FF 100%); background: linear-gradient(to bottom, #00BCFF 0%, #0092FF 50%, #0069FF 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.