#000000 - #002D06 | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #000000 to #002D06
计算两种颜色#000000和#002D06之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#000000 - #002D06 | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#000000的两种颜色之间的颜色扩展为0%,将#002D06扩展为100%。
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #000701 |
RGB 0 7 1 | #000701 |
33.3% #000F02 |
RGB 0 15 2 | #000F02 |
50.0% #001603 |
RGB 0 22 3 | #001603 |
66.7% #001E04 |
RGB 0 30 4 | #001E04 |
83.3% #002505 |
RGB 0 37 5 | #002505 |
100.0% #002D06 |
RGB 0 45 6 | #002D06 |
HSV混合
#000000 - #002D06 | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#000000的两种颜色之间的颜色扩展为0%,将#002D06扩展为100%。
0.0% #000000 |
RGB 0 0 0 | #000000 |
16.7% #070606 |
RGB 7 6 6 | #070606 |
33.3% #0F0D0A |
RGB 15 13 10 | #0F0D0A |
50.0% #15160B |
RGB 21 22 11 | #15160B |
66.7% #151E0A |
RGB 21 30 10 | #151E0A |
83.3% #0D2506 |
RGB 13 37 6 | #0D2506 |
100.0% #002D06 |
RGB 0 45 6 | #002D06 |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #002D06 100%); background: -webkit-linear-gradient(top, #000000 0%, #002D06 100%); background: linear-gradient(to bottom, #000000 0%, #002D06 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #000000 0%, #15160B 50%, #002D06 100%); background: -webkit-linear-gradient(top, #000000 0%, #15160B 50%, #002D06 100%); background: linear-gradient(to bottom, #000000 0%, #15160B 50%, #002D06 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.