#FF0000 - #83130D | colorate
这是设计师和开发人员的着色工具。 这将帮助您绘制灵感,并作为您的色彩工作的资源。
使这个网站更好
Blend #FF0000 to #83130D
计算两种颜色#FF0000和#83130D之间的颜色。 在RGB值的计算中,不同颜色之间的饱和度较低。 在计算HSV值时,不同颜色之间的饱和度不低。
RGB混合
#FF0000 - #83130D | colorate
基于RGB值计算两种颜色之间的颜色。 对于彼此远离的颜色,两种颜色之间的饱和度降低。 将#FF0000的两种颜色之间的颜色扩展为0%,将#83130D扩展为100%。
0.0% #FF0000 |
RGB 255 0 0 | #FF0000 |
16.7% #EA0302 |
RGB 234 3 2 | #EA0302 |
33.3% #D50604 |
RGB 213 6 4 | #D50604 |
50.0% #C10906 |
RGB 193 9 6 | #C10906 |
66.7% #AC0C08 |
RGB 172 12 8 | #AC0C08 |
83.3% #970F0A |
RGB 151 15 10 | #970F0A |
100.0% #83130D |
RGB 131 19 13 | #83130D |
HSV混合
#FF0000 - #83130D | colorate
基于HSV值计算两种颜色之间的颜色。 即使在不同颜色的颜色之间,两种颜色之间的饱和度也不会降低。 将#FF0000的两种颜色之间的颜色扩展为0%,将#83130D扩展为100%。
0.0% #FF0000 |
RGB 255 0 0 | #FF0000 |
16.7% #EA0503 |
RGB 234 5 3 | #EA0503 |
33.3% #D50A07 |
RGB 213 10 7 | #D50A07 |
50.0% #C10E09 |
RGB 193 14 9 | #C10E09 |
66.7% #AC100B |
RGB 172 16 11 | #AC100B |
83.3% #97120C |
RGB 151 18 12 | #97120C |
100.0% #83130D |
RGB 131 19 13 | #83130D |
CSS代码
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF0000 0%, #83130D 100%); background: -webkit-linear-gradient(top, #FF0000 0%, #83130D 100%); background: linear-gradient(to bottom, #FF0000 0%, #83130D 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF0000 0%, #C10E09 50%, #83130D 100%); background: -webkit-linear-gradient(top, #FF0000 0%, #C10E09 50%, #83130D 100%); background: linear-gradient(to bottom, #FF0000 0%, #C10E09 50%, #83130D 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.