#A2FF00 - #FFF100 | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #A2FF00 to #FFF100
计算两种颜色#A2FF00和#FFF100之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#A2FF00 - #FFF100 | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#A2FF00的两种颜色之间的颜色扩展为0%,将#FFF100扩展为100%。
0.0% #A2FF00 |
RGB 162 255 0 | #A2FF00 |
16.7% #B1FC00 |
RGB 177 252 0 | #B1FC00 |
33.3% #C1FA00 |
RGB 193 250 0 | #C1FA00 |
50.0% #D0F800 |
RGB 208 248 0 | #D0F800 |
66.7% #E0F500 |
RGB 224 245 0 | #E0F500 |
83.3% #EFF300 |
RGB 239 243 0 | #EFF300 |
100.0% #FFF100 |
RGB 255 241 0 | #FFF100 |
HSV混合
#A2FF00 - #FFF100 | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#A2FF00的两种颜色之间的颜色扩展为0%,将#FFF100扩展为100%。
0.0% #A1FF00 |
RGB 161 255 0 | #A1FF00 |
16.7% #B3FF00 |
RGB 179 255 0 | #B3FF00 |
33.3% #C5FF00 |
RGB 197 255 0 | #C5FF00 |
50.0% #D7FF00 |
RGB 215 255 0 | #D7FF00 |
66.7% #E9FF00 |
RGB 233 255 0 | #E9FF00 |
83.3% #FBFF00 |
RGB 251 255 0 | #FBFF00 |
100.0% #FFF100 |
RGB 255 241 0 | #FFF100 |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #A2FF00 0%, #FFF100 100%); background: -webkit-linear-gradient(top, #A2FF00 0%, #FFF100 100%); background: linear-gradient(to bottom, #A2FF00 0%, #FFF100 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #A1FF00 0%, #D7FF00 50%, #FFF100 100%); background: -webkit-linear-gradient(top, #A1FF00 0%, #D7FF00 50%, #FFF100 100%); background: linear-gradient(to bottom, #A1FF00 0%, #D7FF00 50%, #FFF100 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.