dark orange(brown)/dark tangelo
#a2643c color RGB value is (162,100,60)
#a2643c color CMYK value
#a2643c color HSL value
HSV(or HSB) | 23.5° | 63 | 63.5 |
XYZ | 20.273 | 17.122 | 6.511 |
Yxy | 0.462 | 0.39 | 17.122 |
LAB | 48.413 | 21.099 | 32.847 |
LUV | 48.413 | 47.538 | 32.19 |
Hunter-LAB | 41.379 | 15.042 | 19.635 |
CIE-LCH | 48.413 | 39.039 | 57.286 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A2 | 64 | 3C |
Decimal | 162 | 100 | 60 |
Octal | 242 | 144 | 74 |
Binary | 10100010 | 01100100 | 00111100 |
Below, you can see some colors close to #a2643c. 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 #a2643c.
<span style="color:#a2643c">Text here</span>
This paragraph has a background color of #a2643c.
<p style="background-color:#a2643c;">Content here</p>
This element has a border color of #a2643c.
<div style="border:1px #a2643c;">Content here</div>
.text {color:#a2643c;}
.background {background-color:#a2643c;}
.border {border:1px solid #a2643c;}
.text-shadow {border:1px solid #a2643c;}
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, #070403 is the darkest color, while #fcf9f6 is the lightest one.