In a RGB color space, #bf7c00 hex color is composed of 74.9% red, 48.6% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 35.1% magenta, 100% yellow and 25.1% black. It has a hue angle of 39 degrees, a saturation of 100% and a lightness of 37.5%. #bf7c00 color hex could be obtained by blending #fff800 with #7f0000. Closest websafe color is: #cc6600.
The hexadecimal color #bf7c00 has RGB values of R:191, G:124, B:0 and CMYK values of C:0, M:0.35, Y:1, K:0.25. Its decimal value is 12549120.
Hex triplet | bf7c00 | #bf7c00 |
RGB Decimal | 191, 124, 0 | rgb(191,124,0) |
RGB Percent | 74.9, 48.6, 0 | rgb(74.9%,48.6%,0%) |
CMYK | 0, 35.1, 100, 25.1 | |
HSL | 39°, 100, 37.5 | hsl(39,100%,37.5%) |
HSV(HSB) | 39°, 100, 74.9 | |
Web Safe | cc6600 | #c60 |
XYZ | 28.694, 25.492, 3.408 |
xyY | 0.498, 0.443, 25.492 |
CIE-LAB | 57.551, 18.385, 63.783 |
CIE-LCH | 57.551, 66.38, 73.92 |
CIE-LUV | 57.551, 55.808, 57.038 |
Hunter-Lab | 50.489, 13.087, 31.34 |
Binary | 10111111, 01111100, 00000000 |
Below, you can see some colors close to #bf7c00. 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 #bf7c00.
<span style="color:#bf7c00">Text here</span>
This paragraph has a background color of #bf7c00.
<p style="background-color:#bf7c00;">Content here</p>
This element has a border color of #bf7c00.
<div style="border:1px #bf7c00;">Content here</div>
.text {color:#bf7c00;}
.background {background-color:#bf7c00;}
.border {border:1px solid #bf7c00;}
.text-shadow {border:1px solid #bf7c00;}
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, #150e00 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #60605f is the less saturated color, while #b77a08 is the most saturated one.