reddish black
Enter any color value (e.g., #64011f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c900ed color RGB value is (201,0,237)
#c900ed color CMYK value
#c900ed color HSL value
HSV(or HSB) | 290.9° | 100 | 92.9 |
XYZ | 39.373 | 18.532 | 81.623 |
Yxy | 0.282 | 0.133 | 18.532 |
LAB | 50.135 | 87.663 | -67.657 |
LUV | 50.135 | 53.632 | -111.892 |
Hunter-LAB | 43.049 | 87.925 | -82.283 |
CIE-LCH | 50.135 | 110.735 | 322.34 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 0 | ED |
Decimal | 201 | 0 | 237 |
Octal | 311 | 0 | 355 |
Binary | 11001001 | 00000000 | 11101101 |
Below, you can see some colors close to #c900ed. 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 #c900ed.
<span style="color:#c900ed">Text here</span>
This paragraph has a background color of #c900ed.
<p style="background-color:#c900ed;">Content here</p>
This element has a border color of #c900ed.
<div style="border:1px #c900ed;">Content here</div>
.text {color:#c900ed;}
.background {background-color:#c900ed;}
.border {border:1px solid #c900ed;}
.text-shadow {border:1px solid #c900ed;}
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, #030003 is the darkest color, while #fcedff is the lightest one.