deep orange(brown)/deep gamboge
#ac7f36 color RGB value is (172,127,54)
#ac7f36 color CMYK value
#ac7f36 color HSL value
HSV(or HSB) | 37.1° | 68.6 | 67.5 |
XYZ | 25.268 | 24.216 | 6.832 |
Yxy | 0.449 | 0.43 | 24.216 |
LAB | 56.303 | 9.85 | 45.185 |
LUV | 56.303 | 36.073 | 47.229 |
Hunter-LAB | 49.209 | 5.541 | 26.215 |
CIE-LCH | 56.303 | 46.246 | 77.702 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AC | 7F | 36 |
Decimal | 172 | 127 | 54 |
Octal | 254 | 177 | 66 |
Binary | 10101100 | 01111111 | 00110110 |
Below, you can see some colors close to #ac7f36. 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 #ac7f36.
<span style="color:#ac7f36">Text here</span>
This paragraph has a background color of #ac7f36.
<p style="background-color:#ac7f36;">Content here</p>
This element has a border color of #ac7f36.
<div style="border:1px #ac7f36;">Content here</div>
.text {color:#ac7f36;}
.background {background-color:#ac7f36;}
.border {border:1px solid #ac7f36;}
.text-shadow {border:1px solid #ac7f36;}
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, #0a0803 is the darkest color, while #fdfcf9 is the lightest one.