In a RGB color space, #bfbf40 hex color is composed of 74.9% red, 74.9% green and 25.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 66.5% yellow and 25.1% black. It has a hue angle of 60 degrees, a saturation of 49.8% and a lightness of 50%. #bfbf40 color hex could be obtained by blending #ffff80 with #7f7f00. Closest websafe color is: #cccc33.
The hexadecimal color #bfbf40 has RGB values of R:191, G:191, B:64 and CMYK values of C:0, M:0, Y:0.66, K:0.25. Its decimal value is 12566336.
Hex triplet | bfbf40 | #bfbf40 |
RGB Decimal | 191, 191, 64 | rgb(191,191,64) |
RGB Percent | 74.9, 74.9, 25.1 | rgb(74.9%,74.9%,25.1%) |
CMYK | 0, 0, 66.5, 25.1 | |
HSL | 60°, 49.8, 50 | hsl(60,49.8%,50%) |
HSV(HSB) | 60°, 66.5, 74.9 | |
Web Safe | cccc33 | #cc3 |
XYZ | 41.042, 48.708, 12.089 |
xyY | 0.403, 0.478, 48.708 |
CIE-LAB | 75.269, -15.482, 61.235 |
CIE-LCH | 75.269, 63.162, 104.189 |
CIE-LUV | 75.269, 5.241, 72.655 |
Hunter-Lab | 69.791, -17.164, 38.584 |
Binary | 10111111, 10111111, 01000000 |
Below, you can see some colors close to #bfbf40. 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 #bfbf40.
<span style="color:#bfbf40">Text here</span>
This paragraph has a background color of #bfbf40.
<p style="background-color:#bfbf40;">Content here</p>
This element has a border color of #bfbf40.
<div style="border:1px #bfbf40;">Content here</div>
.text {color:#bfbf40;}
.background {background-color:#bfbf40;}
.border {border:1px solid #bfbf40;}
.text-shadow {border:1px solid #bfbf40;}
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 #fafaef is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #8a8a75 is the less saturated color, while #ffff00 is the most saturated one.