#05FF00 - #00FF5E | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #05FF00 to #00FF5E
计算两种颜色#05FF00和#00FF5E之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#05FF00 - #00FF5E | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#05FF00的两种颜色之间的颜色扩展为0%,将#00FF5E扩展为100%。
0.0% #05FF00 |
RGB 5 255 0 | #05FF00 |
16.7% #04FF0F |
RGB 4 255 15 | #04FF0F |
33.3% #03FF1F |
RGB 3 255 31 | #03FF1F |
50.0% #02FF2F |
RGB 2 255 47 | #02FF2F |
66.7% #01FF3E |
RGB 1 255 62 | #01FF3E |
83.3% #00FF4E |
RGB 0 255 78 | #00FF4E |
100.0% #00FF5E |
RGB 0 255 94 | #00FF5E |
HSV混合
#05FF00 - #00FF5E | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#05FF00的两种颜色之间的颜色扩展为0%,将#00FF5E扩展为100%。
0.0% #04FF00 |
RGB 4 255 0 | #04FF00 |
16.7% #00FF0B |
RGB 0 255 11 | #00FF0B |
33.3% #00FF1C |
RGB 0 255 28 | #00FF1C |
50.0% #00FF2C |
RGB 0 255 44 | #00FF2C |
66.7% #00FF3D |
RGB 0 255 61 | #00FF3D |
83.3% #00FF4D |
RGB 0 255 77 | #00FF4D |
100.0% #00FF5E |
RGB 0 255 94 | #00FF5E |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #05FF00 0%, #00FF5E 100%); background: -webkit-linear-gradient(top, #05FF00 0%, #00FF5E 100%); background: linear-gradient(to bottom, #05FF00 0%, #00FF5E 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #04FF00 0%, #00FF2C 50%, #00FF5E 100%); background: -webkit-linear-gradient(top, #04FF00 0%, #00FF2C 50%, #00FF5E 100%); background: linear-gradient(to bottom, #04FF00 0%, #00FF2C 50%, #00FF5E 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.