reddish black
Enter any color value (e.g., #835189, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff3cff color RGB value is (255,60,255)
#ff3cff color CMYK value
#ff3cff color HSL value
HSV(or HSB) | 300° | 76.5 | 100 |
XYZ | 60.906 | 31.712 | 97.519 |
Yxy | 0.32 | 0.167 | 31.712 |
LAB | 63.104 | 90.101 | -56.399 |
LUV | 63.104 | 78.744 | -101.819 |
Hunter-LAB | 56.313 | 94.51 | -63.254 |
CIE-LCH | 63.104 | 106.296 | 327.955 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 3C | FF |
Decimal | 255 | 60 | 255 |
Octal | 377 | 74 | 377 |
Binary | 11111111 | 00111100 | 11111111 |
Below, you can see some colors close to #ff3cff. 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 #ff3cff.
<span style="color:#ff3cff">Text here</span>
This paragraph has a background color of #ff3cff.
<p style="background-color:#ff3cff;">Content here</p>
This element has a border color of #ff3cff.
<div style="border:1px #ff3cff;">Content here</div>
.text {color:#ff3cff;}
.background {background-color:#ff3cff;}
.border {border:1px solid #ff3cff;}
.text-shadow {border:1px solid #ff3cff;}
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, #110011 is the darkest color, while #fffbff is the lightest one.