In a RGB color space, #ffbc40 hex color is composed of 100% red, 73.7% green and 25.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 26.3% magenta, 74.9% yellow and 0% black. It has a hue angle of 39 degrees, a saturation of 100% and a lightness of 62.5%. #ffbc40 color hex could be obtained by blending #ffff80 with #ff7900. Closest websafe color is: #ffcc33.
The hexadecimal color #ffbc40 has RGB values of R:255, G:188, B:64 and CMYK values of C:0, M:0.26, Y:0.75, K:0. Its decimal value is 16759872.
Hex triplet | ffbc40 | #ffbc40 |
RGB Decimal | 255, 188, 64 | rgb(255,188,64) |
RGB Percent | 100, 73.7, 25.1 | rgb(100%,73.7%,25.1%) |
CMYK | 0, 26.3, 74.9, 0 | |
HSL | 39°, 100, 62.5 | hsl(39,100%,62.5%) |
HSV(HSB) | 39°, 74.9, 100 | |
Web Safe | ffcc33 | #fc3 |
XYZ | 60.149, 57.597, 12.798 |
xyY | 0.461, 0.441, 57.597 |
CIE-LAB | 80.514, 13.263, 68.435 |
CIE-LCH | 80.514, 69.709, 79.032 |
CIE-LUV | 80.514, 54.565, 73.513 |
Hunter-Lab | 75.892, 8.659, 43.127 |
Binary | 11111111, 10111100, 01000000 |
Below, you can see some colors close to #ffbc40. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ffbc40.
<span style="color:#ffbc40">Text here</span>
This paragraph has a background color of #ffbc40.
<p style="background-color:#ffbc40;">Content here</p>
This element has a border color of #ffbc40.
<div style="border:1px #ffbc40;">Content here</div>
.text {color:#ffbc40;}
.background {background-color:#ffbc40;}
.border {border:1px solid #ffbc40;}
.text-shadow {border:1px solid #ffbc40;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #fff8ea is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #a0a09f is the less saturated color, while #f7ba48 is the most saturated one.