#00FFFE - #76CDFF | colorate
Blend #00FFFE to #76CDFF
Calculate the color between two colors, #00FFFE and #76CDFF. 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)
#00FFFE - #76CDFF | 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 #00FFFE as 0% and #76CDFF as 100%.
0.0% #00FFFE |
RGB 0 255 254 | #00FFFE |
16.7% #13F6FE |
RGB 19 246 254 | #13F6FE |
33.3% #27EEFE |
RGB 39 238 254 | #27EEFE |
50.0% #3BE6FE |
RGB 59 230 254 | #3BE6FE |
66.7% #4EDDFE |
RGB 78 221 254 | #4EDDFE |
83.3% #62D5FE |
RGB 98 213 254 | #62D5FE |
100.0% #76CDFF |
RGB 118 205 255 | #76CDFF |
HSV Blend
#00FFFE - #76CDFF | 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 #00FFFE as 0% and #76CDFF as 100%.
0.0% #00FFFE |
RGB 0 255 254 | #00FFFE |
16.7% #13F1FF |
RGB 19 241 255 | #13F1FF |
33.3% #27E5FF |
RGB 39 229 255 | #27E5FF |
50.0% #3BDBFF |
RGB 59 219 255 | #3BDBFF |
66.7% #4ED4FF |
RGB 78 212 255 | #4ED4FF |
83.3% #62CFFF |
RGB 98 207 255 | #62CFFF |
100.0% #76CDFF |
RGB 118 205 255 | #76CDFF |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00FFFE 0%, #76CDFF 100%); background: -webkit-linear-gradient(top, #00FFFE 0%, #76CDFF 100%); background: linear-gradient(to bottom, #00FFFE 0%, #76CDFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00FFFE 0%, #3BDBFF 50%, #76CDFF 100%); background: -webkit-linear-gradient(top, #00FFFE 0%, #3BDBFF 50%, #76CDFF 100%); background: linear-gradient(to bottom, #00FFFE 0%, #3BDBFF 50%, #76CDFF 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.