reddish black
Enter any color value (e.g., #7e88df, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c200e4 color RGB value is (194,0,228)
#c200e4 color CMYK value
#c200e4 color HSL value
HSV(or HSB) | 291.1° | 100 | 89.4 |
XYZ | 36.252 | 17.071 | 74.783 |
Yxy | 0.283 | 0.133 | 17.071 |
LAB | 48.349 | 85.238 | -65.513 |
LUV | 48.349 | 52.056 | -107.463 |
Hunter-LAB | 41.317 | 84.313 | -78.393 |
CIE-LCH | 48.349 | 107.505 | 322.455 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C2 | 0 | E4 |
Decimal | 194 | 0 | 228 |
Octal | 302 | 0 | 344 |
Binary | 11000010 | 00000000 | 11100100 |
Below, you can see some colors close to #c200e4. 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 #c200e4.
<span style="color:#c200e4">Text here</span>
This paragraph has a background color of #c200e4.
<p style="background-color:#c200e4;">Content here</p>
This element has a border color of #c200e4.
<div style="border:1px #c200e4;">Content here</div>
.text {color:#c200e4;}
.background {background-color:#c200e4;}
.border {border:1px solid #c200e4;}
.text-shadow {border:1px solid #c200e4;}
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, #0d000f is the darkest color, while #fef9ff is the lightest one.