deep pink-red/deep crimson
#a22c44 color RGB value is (162,44,68)
#a22c44 color CMYK value
#a22c44 color HSL value
HSV(or HSB) | 347.8° | 72.8 | 63.5 |
XYZ | 16.844 | 9.9 | 6.492 |
Yxy | 0.507 | 0.298 | 9.9 |
LAB | 37.663 | 49.547 | 14.388 |
LUV | 37.663 | 81.625 | 6.735 |
Hunter-LAB | 31.464 | 40.497 | 9.792 |
CIE-LCH | 37.663 | 51.594 | 16.193 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A2 | 2C | 44 |
Decimal | 162 | 44 | 68 |
Octal | 242 | 54 | 104 |
Binary | 10100010 | 00101100 | 01000100 |
Below, you can see some colors close to #a22c44. 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 #a22c44.
<span style="color:#a22c44">Text here</span>
This paragraph has a background color of #a22c44.
<p style="background-color:#a22c44;">Content here</p>
This element has a border color of #a22c44.
<div style="border:1px #a22c44;">Content here</div>
.text {color:#a22c44;}
.background {background-color:#a22c44;}
.border {border:1px solid #a22c44;}
.text-shadow {border:1px solid #a22c44;}
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, #0c0305 is the darkest color, while #fefafb is the lightest one.