reddish black
Enter any color value (e.g., #53d756, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ab002a color RGB value is (171,0,42)
#ab002a color CMYK value
#ab002a color HSL value
HSV(or HSB) | 345.3° | 100 | 67.1 |
XYZ | 17.213 | 8.825 | 2.987 |
Yxy | 0.593 | 0.304 | 8.825 |
LAB | 35.645 | 60.273 | 28.727 |
LUV | 35.645 | 109.55 | 15.115 |
Hunter-LAB | 29.707 | 51.437 | 14.834 |
CIE-LCH | 35.645 | 66.768 | 25.483 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AB | 0 | 2A |
Decimal | 171 | 0 | 42 |
Octal | 253 | 0 | 52 |
Binary | 10101011 | 00000000 | 00101010 |
Below, you can see some colors close to #ab002a. 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 #ab002a.
<span style="color:#ab002a">Text here</span>
This paragraph has a background color of #ab002a.
<p style="background-color:#ab002a;">Content here</p>
This element has a border color of #ab002a.
<div style="border:1px #ab002a;">Content here</div>
.text {color:#ab002a;}
.background {background-color:#ab002a;}
.border {border:1px solid #ab002a;}
.text-shadow {border:1px solid #ab002a;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.