#FF5000 - #FFA000 | colorate
colorate는 디자이너와 개발자에게 영감을 주는 색 구성표 도구입니다. 이것은 색채 작업을 위한 자료로 도움이 될 것입니다.
이 사이트를 더 좋게 만들기
Blend #FF5000 to #FFA000
두 색상 #FF5000과 #FFA000 사이의 색상을 계산하십시오. RGB 값을 계산할 때 서로 다른 색상 간의 채도가 낮습니다. HSV 값을 계산할 때, 서로 다른 색상 간의 채도가 낮지 않습니다.
RGB 혼합 (선형)
#FF5000 - #FFA000 | colorate
RGB 값에 따라 두 색상 사이의 색상 계산. 서로 떨어진 색상의 경우 두 색상 사이의 채도가 감소합니다. #FF5000이 0 %이고 #FFA000이 100 % 인 두 색상 사이의 색상을 확장하십시오.
0.0% #FF5000 |
RGB 255 80 0 | #FF5000 |
16.7% #FF5D00 |
RGB 255 93 0 | #FF5D00 |
33.3% #FF6A00 |
RGB 255 106 0 | #FF6A00 |
50.0% #FF7800 |
RGB 255 120 0 | #FF7800 |
66.7% #FF8500 |
RGB 255 133 0 | #FF8500 |
83.3% #FF9200 |
RGB 255 146 0 | #FF9200 |
100.0% #FFA000 |
RGB 255 160 0 | #FFA000 |
HSV 블렌드
#FF5000 - #FFA000 | colorate
HSV 값에 따라 두 색상 사이의 색상 계산. 서로 다른 색상의 색상 사이에서도 두 색상 간의 채도가 감소하지 않습니다. #FF5000이 0 %이고 #FFA000이 100 % 인 두 색상 사이의 색상을 확장하십시오.
0.0% #FF5000 |
RGB 255 80 0 | #FF5000 |
16.7% #FF5D00 |
RGB 255 93 0 | #FF5D00 |
33.3% #FF6A00 |
RGB 255 106 0 | #FF6A00 |
50.0% #FF7800 |
RGB 255 120 0 | #FF7800 |
66.7% #FF8500 |
RGB 255 133 0 | #FF8500 |
83.3% #FF9200 |
RGB 255 146 0 | #FF9200 |
100.0% #FFA000 |
RGB 255 160 0 | #FFA000 |
CSS 코드
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FF5000 0%, #FFA000 100%); background: -webkit-linear-gradient(top, #FF5000 0%, #FFA000 100%); background: linear-gradient(to bottom, #FF5000 0%, #FFA000 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FF5000 0%, #FF7800 50%, #FFA000 100%); background: -webkit-linear-gradient(top, #FF5000 0%, #FF7800 50%, #FFA000 100%); background: linear-gradient(to bottom, #FF5000 0%, #FF7800 50%, #FFA000 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.