#FF00A8 - #FF0045 | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #FF00A8 to #FF0045
计算两种颜色#FF00A8和#FF0045之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#FF00A8 - #FF0045 | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#FF00A8的两种颜色之间的颜色扩展为0%,将#FF0045扩展为100%。
0.0% #FF00A8 |
RGB 255 0 168 | #FF00A8 |
16.7% #FF0097 |
RGB 255 0 151 | #FF0097 |
33.3% #FF0087 |
RGB 255 0 135 | #FF0087 |
50.0% #FF0076 |
RGB 255 0 118 | #FF0076 |
66.7% #FF0066 |
RGB 255 0 102 | #FF0066 |
83.3% #FF0055 |
RGB 255 0 85 | #FF0055 |
100.0% #FF0045 |
RGB 255 0 69 | #FF0045 |
HSV混合
#FF00A8 - #FF0045 | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#FF00A8的两种颜色之间的颜色扩展为0%,将#FF0045扩展为100%。
0.0% #FF00A7 |
RGB 255 0 167 | #FF00A7 |
16.7% #FF0097 |
RGB 255 0 151 | #FF0097 |
33.3% #FF0087 |
RGB 255 0 135 | #FF0087 |
50.0% #FF0076 |
RGB 255 0 118 | #FF0076 |
66.7% #FF0065 |
RGB 255 0 101 | #FF0065 |
83.3% #FF0055 |
RGB 255 0 85 | #FF0055 |
100.0% #FF0045 |
RGB 255 0 69 | #FF0045 |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF00A8 0%, #FF0045 100%); background: -webkit-linear-gradient(top, #FF00A8 0%, #FF0045 100%); background: linear-gradient(to bottom, #FF00A8 0%, #FF0045 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF00A7 0%, #FF0076 50%, #FF0045 100%); background: -webkit-linear-gradient(top, #FF00A7 0%, #FF0076 50%, #FF0045 100%); background: linear-gradient(to bottom, #FF00A7 0%, #FF0076 50%, #FF0045 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.