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