deep orange(brown)/deep gamboge
#bc8b3b color RGB value is (188,139,59)
#bc8b3b color CMYK value
#bc8b3b color HSL value
HSV(or HSB) | 37.2° | 68.6 | 73.7 |
XYZ | 30.761 | 29.472 | 8.205 |
Yxy | 0.449 | 0.431 | 29.472 |
LAB | 61.196 | 10.545 | 48.62 |
LUV | 61.196 | 39.383 | 51.61 |
Hunter-LAB | 54.288 | 6.137 | 29.041 |
CIE-LCH | 61.196 | 49.75 | 77.763 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BC | 8B | 3B |
Decimal | 188 | 139 | 59 |
Octal | 274 | 213 | 73 |
Binary | 10111100 | 10001011 | 00111011 |
Below, you can see some colors close to #bc8b3b. 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 #bc8b3b.
<span style="color:#bc8b3b">Text here</span>
This paragraph has a background color of #bc8b3b.
<p style="background-color:#bc8b3b;">Content here</p>
This element has a border color of #bc8b3b.
<div style="border:1px #bc8b3b;">Content here</div>
.text {color:#bc8b3b;}
.background {background-color:#bc8b3b;}
.border {border:1px solid #bc8b3b;}
.text-shadow {border:1px solid #bc8b3b;}
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, #0a0703 is the darkest color, while #fdfcf9 is the lightest one.