reddish black
Enter any color value (e.g., #9f6fa1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#af002a color RGB value is (175,0,42)
#af002a color CMYK value
#af002a color HSL value
HSV(or HSB) | 345.6° | 100 | 68.6 |
XYZ | 18.097 | 9.281 | 3.028 |
Yxy | 0.595 | 0.305 | 9.281 |
LAB | 36.52 | 61.268 | 29.957 |
LUV | 36.52 | 112.609 | 15.977 |
Hunter-LAB | 30.465 | 52.721 | 15.432 |
CIE-LCH | 36.52 | 68.2 | 26.057 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AF | 0 | 2A |
Decimal | 175 | 0 | 42 |
Octal | 257 | 0 | 52 |
Binary | 10101111 | 00000000 | 00101010 |
Below, you can see some colors close to #af002a. 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 #af002a.
<span style="color:#af002a">Text here</span>
This paragraph has a background color of #af002a.
<p style="background-color:#af002a;">Content here</p>
This element has a border color of #af002a.
<div style="border:1px #af002a;">Content here</div>
.text {color:#af002a;}
.background {background-color:#af002a;}
.border {border:1px solid #af002a;}
.text-shadow {border:1px solid #af002a;}
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, #050001 is the darkest color, while #ffeff3 is the lightest one.