reddish black
Enter any color value (e.g., #6b2f6a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#a81818 color RGB value is (168,24,24)
#a81818 color CMYK value
#a81818 color HSL value
HSV(or HSB) | 0° | 85.7 | 65.9 |
XYZ | 16.64 | 9.044 | 1.733 |
Yxy | 0.607 | 0.33 | 9.044 |
LAB | 36.069 | 55.275 | 39.467 |
LUV | 36.069 | 105.391 | 22.727 |
Hunter-LAB | 30.073 | 46.138 | 17.635 |
CIE-LCH | 36.069 | 67.919 | 35.528 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A8 | 18 | 18 |
Decimal | 168 | 24 | 24 |
Octal | 250 | 30 | 30 |
Binary | 10101000 | 00011000 | 00011000 |
Below, you can see some colors close to #a81818. 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 #a81818.
<span style="color:#a81818">Text here</span>
This paragraph has a background color of #a81818.
<p style="background-color:#a81818;">Content here</p>
This element has a border color of #a81818.
<div style="border:1px #a81818;">Content here</div>
.text {color:#a81818;}
.background {background-color:#a81818;}
.border {border:1px solid #a81818;}
.text-shadow {border:1px solid #a81818;}
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 #fceded is the lightest one.