#EC00FF - #FF00C0 | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #EC00FF to #FF00C0
计算两种颜色#EC00FF和#FF00C0之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#EC00FF - #FF00C0 | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#EC00FF的两种颜色之间的颜色扩展为0%,将#FF00C0扩展为100%。
0.0% #EC00FF |
RGB 236 0 255 | #EC00FF |
16.7% #EF00F4 |
RGB 239 0 244 | #EF00F4 |
33.3% #F200EA |
RGB 242 0 234 | #F200EA |
50.0% #F500DF |
RGB 245 0 223 | #F500DF |
66.7% #F800D5 |
RGB 248 0 213 | #F800D5 |
83.3% #FB00CA |
RGB 251 0 202 | #FB00CA |
100.0% #FF00C0 |
RGB 255 0 192 | #FF00C0 |
HSV混合
#EC00FF - #FF00C0 | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#EC00FF的两种颜色之间的颜色扩展为0%,将#FF00C0扩展为100%。
0.0% #EC00FF |
RGB 236 0 255 | #EC00FF |
16.7% #F900FF |
RGB 249 0 255 | #F900FF |
33.3% #FF00F6 |
RGB 255 0 246 | #FF00F6 |
50.0% #FF00E9 |
RGB 255 0 233 | #FF00E9 |
66.7% #FF00DB |
RGB 255 0 219 | #FF00DB |
83.3% #FF00CD |
RGB 255 0 205 | #FF00CD |
100.0% #FF00C0 |
RGB 255 0 192 | #FF00C0 |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #EC00FF 0%, #FF00C0 100%); background: -webkit-linear-gradient(top, #EC00FF 0%, #FF00C0 100%); background: linear-gradient(to bottom, #EC00FF 0%, #FF00C0 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #EC00FF 0%, #FF00E9 50%, #FF00C0 100%); background: -webkit-linear-gradient(top, #EC00FF 0%, #FF00E9 50%, #FF00C0 100%); background: linear-gradient(to bottom, #EC00FF 0%, #FF00E9 50%, #FF00C0 100%); } </style>
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.