#a2322c color RGB value is (162,50,44)
#a2322c color CMYK value
#a2322c color HSL value
HSV(or HSB) | 3.1° | 72.8 | 63.5 |
XYZ | 16.496 | 10.144 | 3.472 |
Yxy | 0.548 | 0.337 | 10.144 |
LAB | 38.1 | 45.707 | 29.858 |
LUV | 38.1 | 84.508 | 20.556 |
Hunter-LAB | 31.85 | 36.708 | 15.833 |
CIE-LCH | 38.1 | 54.595 | 33.155 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A2 | 32 | 2C |
Decimal | 162 | 50 | 44 |
Octal | 242 | 62 | 54 |
Binary | 10100010 | 00110010 | 00101100 |
Below, you can see some colors close to #a2322c. 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 #a2322c.
<span style="color:#a2322c">Text here</span>
This paragraph has a background color of #a2322c.
<p style="background-color:#a2322c;">Content here</p>
This element has a border color of #a2322c.
<div style="border:1px #a2322c;">Content here</div>
.text {color:#a2322c;}
.background {background-color:#a2322c;}
.border {border:1px solid #a2322c;}
.text-shadow {border:1px solid #a2322c;}
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, #0c0403 is the darkest color, while #fefafa is the lightest one.