reddish black
Enter any color value (e.g., #8ae108, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#a500c3 color RGB value is (165,0,195)
#a500c3 color CMYK value
#a500c3 color HSL value
HSV(or HSB) | 290.8° | 100 | 76.5 |
XYZ | 25.367 | 11.939 | 52.597 |
Yxy | 0.282 | 0.133 | 11.939 |
LAB | 41.12 | 75.715 | -58.445 |
LUV | 41.12 | 43.977 | -91.786 |
Hunter-LAB | 34.554 | 70.577 | -66.064 |
CIE-LCH | 41.12 | 95.648 | 322.335 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | A5 | 0 | C3 |
Decimal | 165 | 0 | 195 |
Octal | 245 | 0 | 303 |
Binary | 10100101 | 00000000 | 11000011 |
Below, you can see some colors close to #a500c3. 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 #a500c3.
<span style="color:#a500c3">Text here</span>
This paragraph has a background color of #a500c3.
<p style="background-color:#a500c3;">Content here</p>
This element has a border color of #a500c3.
<div style="border:1px #a500c3;">Content here</div>
.text {color:#a500c3;}
.background {background-color:#a500c3;}
.border {border:1px solid #a500c3;}
.text-shadow {border:1px solid #a500c3;}
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, #030004 is the darkest color, while #fceeff is the lightest one.