reddish black
Enter any color value (e.g., #cdefc7, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#a30000 color RGB value is (163,0,0)
#a30000 color CMYK value
#a30000 color HSL value
HSV(or HSB) | 0° | 100 | 63.9 |
XYZ | 15.104 | 7.787 | 0.707 |
Yxy | 0.64 | 0.33 | 7.787 |
LAB | 33.534 | 57.316 | 47.707 |
LUV | 33.534 | 110.275 | 23.781 |
Hunter-LAB | 27.904 | 47.787 | 18.031 |
CIE-LCH | 33.534 | 74.573 | 39.772 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A3 | 0 | 0 |
Decimal | 163 | 0 | 0 |
Octal | 243 | 0 | 0 |
Binary | 10100011 | 00000000 | 00000000 |
Below, you can see some colors close to #a30000. 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 #a30000.
<span style="color:#a30000">Text here</span>
This paragraph has a background color of #a30000.
<p style="background-color:#a30000;">Content here</p>
This element has a border color of #a30000.
<div style="border:1px #a30000;">Content here</div>
.text {color:#a30000;}
.background {background-color:#a30000;}
.border {border:1px solid #a30000;}
.text-shadow {border:1px solid #a30000;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.