#202122 - #090909 | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #202122 to #090909
计算两种颜色#202122和#090909之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#202122 - #090909 | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#202122的两种颜色之间的颜色扩展为0%,将#090909扩展为100%。
0.0% #202122 |
RGB 32 33 34 | #202122 |
16.7% #1C1D1D |
RGB 28 29 29 | #1C1D1D |
33.3% #181919 |
RGB 24 25 25 | #181919 |
50.0% #141515 |
RGB 20 21 21 | #141515 |
66.7% #101111 |
RGB 16 17 17 | #101111 |
83.3% #0C0D0D |
RGB 12 13 13 | #0C0D0D |
100.0% #090909 |
RGB 9 9 9 | #090909 |
HSV混合
#202122 - #090909 | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#202122的两种颜色之间的颜色扩展为0%,将#090909扩展为100%。
0.0% #202122 |
RGB 32 33 34 | #202122 |
16.7% #1C1C1D |
RGB 28 28 29 | #1C1C1D |
33.3% #181819 |
RGB 24 24 25 | #181819 |
50.0% #151415 |
RGB 21 20 21 | #151415 |
66.7% #111011 |
RGB 17 16 17 | #111011 |
83.3% #0D0D0D |
RGB 13 13 13 | #0D0D0D |
100.0% #090909 |
RGB 9 9 9 | #090909 |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #202122 0%, #090909 100%); background: -webkit-linear-gradient(top, #202122 0%, #090909 100%); background: linear-gradient(to bottom, #202122 0%, #090909 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #202122 0%, #151415 50%, #090909 100%); background: -webkit-linear-gradient(top, #202122 0%, #151415 50%, #090909 100%); background: linear-gradient(to bottom, #202122 0%, #151415 50%, #090909 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.