reddish black
Enter any color value (e.g., #8ffb22, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#a20026 color RGB value is (162,0,38)
#a20026 color CMYK value
#a20026 color HSL value
HSV(or HSB) | 345.9° | 100 | 63.5 |
XYZ | 15.25 | 7.821 | 2.54 |
Yxy | 0.595 | 0.305 | 7.821 |
LAB | 33.608 | 57.868 | 28.388 |
LUV | 33.608 | 103.674 | 14.761 |
Hunter-LAB | 27.967 | 48.394 | 14.193 |
CIE-LCH | 33.608 | 64.456 | 26.131 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A2 | 0 | 26 |
Decimal | 162 | 0 | 38 |
Octal | 242 | 0 | 46 |
Binary | 10100010 | 00000000 | 00100110 |
Below, you can see some colors close to #a20026. 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 #a20026.
<span style="color:#a20026">Text here</span>
This paragraph has a background color of #a20026.
<p style="background-color:#a20026;">Content here</p>
This element has a border color of #a20026.
<div style="border:1px #a20026;">Content here</div>
.text {color:#a20026;}
.background {background-color:#a20026;}
.border {border:1px solid #a20026;}
.text-shadow {border:1px solid #a20026;}
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, #0d0003 is the darkest color, while #fff7f9 is the lightest one.