#00EEFF - #DBFFCC | colorate
Blend #00EEFF to #DBFFCC
Calculate the color between two colors, #00EEFF and #DBFFCC. 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)
#00EEFF - #DBFFCC | 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 #00EEFF as 0% and #DBFFCC as 100%.
0.0% #00EEFF |
RGB 0 238 255 | #00EEFF |
16.7% #24F0F6 |
RGB 36 240 246 | #24F0F6 |
33.3% #49F3EE |
RGB 73 243 238 | #49F3EE |
50.0% #6DF6E5 |
RGB 109 246 229 | #6DF6E5 |
66.7% #92F9DD |
RGB 146 249 221 | #92F9DD |
83.3% #B6FCD4 |
RGB 182 252 212 | #B6FCD4 |
100.0% #DBFFCC |
RGB 219 255 204 | #DBFFCC |
HSV Blend
#00EEFF - #DBFFCC | 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 #00EEFF as 0% and #DBFFCC as 100%.
0.0% #00EEFF |
RGB 0 238 255 | #00EEFF |
16.7% #21FFDB |
RGB 33 255 219 | #21FFDB |
33.3% #44FFB6 |
RGB 68 255 182 | #44FFB6 |
50.0% #66FFA1 |
RGB 102 255 161 | #66FFA1 |
66.7% #88FF9A |
RGB 136 255 154 | #88FF9A |
83.3% #AFFFAA |
RGB 175 255 170 | #AFFFAA |
100.0% #DBFFCC |
RGB 219 255 204 | #DBFFCC |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #00EEFF 0%, #DBFFCC 100%); background: -webkit-linear-gradient(top, #00EEFF 0%, #DBFFCC 100%); background: linear-gradient(to bottom, #00EEFF 0%, #DBFFCC 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #00EEFF 0%, #66FFA1 50%, #DBFFCC 100%); background: -webkit-linear-gradient(top, #00EEFF 0%, #66FFA1 50%, #DBFFCC 100%); background: linear-gradient(to bottom, #00EEFF 0%, #66FFA1 50%, #DBFFCC 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.