#FFBF00 - #EBFF00 | colorate
Blend #FFBF00 to #EBFF00
Calculate the color between two colors, #FFBF00 and #EBFF00. In calculation of RGB values, saturation between the dissimilar colors is low. In calculating of HSV values, saturation between the dissimilar colors is not low.
RGB Blend(Linear)
#FFBF00 - #EBFF00 | colorate
Calculation of color between two colors based on RGB value. For colors that are distant from each other, the saturation between the two colors decreases. Expand the color between two colors with #FFBF00 as 0% and #EBFF00 as 100%.
0.0% #FFBF00 |
RGB 255 191 0 | #FFBF00 |
16.7% #FBC900 |
RGB 251 201 0 | #FBC900 |
33.3% #F8D400 |
RGB 248 212 0 | #F8D400 |
50.0% #F5DF00 |
RGB 245 223 0 | #F5DF00 |
66.7% #F1E900 |
RGB 241 233 0 | #F1E900 |
83.3% #EEF400 |
RGB 238 244 0 | #EEF400 |
100.0% #EBFF00 |
RGB 235 255 0 | #EBFF00 |
HSV Blend
#FFBF00 - #EBFF00 | colorate
Calculation of color between two colors based on HSV value. Even between distinct colors of color, the saturation between the two colors does not decrease. Expand the color between two colors with #FFBF00 as 0% and #EBFF00 as 100%.
0.0% #FFBF00 |
RGB 255 191 0 | #FFBF00 |
16.7% #FFCC00 |
RGB 255 204 0 | #FFCC00 |
33.3% #FFDA00 |
RGB 255 218 0 | #FFDA00 |
50.0% #FFE800 |
RGB 255 232 0 | #FFE800 |
66.7% #FFF600 |
RGB 255 246 0 | #FFF600 |
83.3% #F9FF00 |
RGB 249 255 0 | #F9FF00 |
100.0% #EBFF00 |
RGB 235 255 0 | #EBFF00 |
CSS codes
<style type="text/css"> /* RGB Gradient */ div { background: -moz-linear-gradient(top, #FFBF00 0%, #EBFF00 100%); background: -webkit-linear-gradient(top, #FFBF00 0%, #EBFF00 100%); background: linear-gradient(to bottom, #FFBF00 0%, #EBFF00 100%); } /* HSV Gradient */ div { background: -moz-linear-gradient(top, #FFBF00 0%, #FFE800 50%, #EBFF00 100%); background: -webkit-linear-gradient(top, #FFBF00 0%, #FFE800 50%, #EBFF00 100%); background: linear-gradient(to bottom, #FFBF00 0%, #FFE800 50%, #EBFF00 100%); } </style>
Similar Hue Variation
Disimilar Hue Variation
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.