#F0FFFC - #FFFFFF | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #F0FFFC to #FFFFFF
计算两种颜色#F0FFFC和#FFFFFF之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#F0FFFC - #FFFFFF | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#F0FFFC的两种颜色之间的颜色扩展为0%,将#FFFFFF扩展为100%。
0.0% #F0FFFC |
RGB 240 255 252 | #F0FFFC |
16.7% #F2FFFC |
RGB 242 255 252 | #F2FFFC |
33.3% #F5FFFD |
RGB 245 255 253 | #F5FFFD |
50.0% #F7FFFD |
RGB 247 255 253 | #F7FFFD |
66.7% #FAFFFE |
RGB 250 255 254 | #FAFFFE |
83.3% #FCFFFE |
RGB 252 255 254 | #FCFFFE |
100.0% #FFFFFF |
RGB 255 255 255 | #FFFFFF |
HSV混合
#F0FFFC - #FFFFFF | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#F0FFFC的两种颜色之间的颜色扩展为0%,将#FFFFFF扩展为100%。
0.0% #F0FFFC |
RGB 240 255 252 | #F0FFFC |
16.7% #F2FFF6 |
RGB 242 255 246 | #F2FFF6 |
33.3% #F6FFF5 |
RGB 246 255 245 | #F6FFF5 |
50.0% #FCFFF7 |
RGB 252 255 247 | #FCFFF7 |
66.7% #FFFEFA |
RGB 255 254 250 | #FFFEFA |
83.3% #FFFDFC |
RGB 255 253 252 | #FFFDFC |
100.0% #FFFFFF |
RGB 255 255 255 | #FFFFFF |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #F0FFFC 0%, #FFFFFF 100%); background: -webkit-linear-gradient(top, #F0FFFC 0%, #FFFFFF 100%); background: linear-gradient(to bottom, #F0FFFC 0%, #FFFFFF 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #F0FFFC 0%, #FCFFF7 50%, #FFFFFF 100%); background: -webkit-linear-gradient(top, #F0FFFC 0%, #FCFFF7 50%, #FFFFFF 100%); background: linear-gradient(to bottom, #F0FFFC 0%, #FCFFF7 50%, #FFFFFF 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.