reddish black
Enter any color value (e.g., #a838cf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#c004ff color RGB value is (192,4,255)
#c004ff color CMYK value
#c004ff color HSL value
HSV(or HSB) | 284.9° | 98.4 | 100 |
XYZ | 39.832 | 18.513 | 96.082 |
Yxy | 0.258 | 0.12 | 18.513 |
LAB | 50.113 | 89.199 | -77.845 |
LUV | 50.113 | 42.458 | -125.919 |
Hunter-LAB | 43.027 | 89.946 | -102.279 |
CIE-LCH | 50.113 | 118.391 | 318.888 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C0 | 4 | FF |
Decimal | 192 | 4 | 255 |
Octal | 300 | 4 | 377 |
Binary | 11000000 | 00000100 | 11111111 |
Below, you can see some colors close to #c004ff. 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 #c004ff.
<span style="color:#c004ff">Text here</span>
This paragraph has a background color of #c004ff.
<p style="background-color:#c004ff;">Content here</p>
This element has a border color of #c004ff.
<div style="border:1px #c004ff;">Content here</div>
.text {color:#c004ff;}
.background {background-color:#c004ff;}
.border {border:1px solid #c004ff;}
.text-shadow {border:1px solid #c004ff;}
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 #fbeeff is the lightest one.