strong pink/strong crimson
Enter any color value (e.g., #425d0f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff416e color RGB value is (255,65,110)
#ff416e color CMYK value
#ff416e color HSL value
HSV(or HSB) | 345.8° | 74.5 | 100.0 |
XYZ | 45.945 | 26.166 | 17.381 |
Yxy | 0.513 | 0.292 | 26.166 |
LAB | 58.195 | 72.602 | 19.429 |
LUV | 58.195 | 133.735 | 8.851 |
Hunter-LAB | 51.153 | 70.808 | 15.661 |
CIE-LCH | 58.195 | 75.156 | 14.982 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 41 | 6E |
Decimal | 255 | 65 | 110 |
Octal | 377 | 101 | 156 |
Binary | 11111111 | 01000001 | 01101110 |
Below, you can see some colors close to #ff416e. 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 #ff416e.
<span style="color:#ff416e">Text here</span>
This paragraph has a background color of #ff416e.
<p style="background-color:#ff416e;">Content here</p>
This element has a border color of #ff416e.
<div style="border:1px #ff416e;">Content here</div>
.text {color:#ff416e;}
.background {background-color:#ff416e;}
.border {border:1px solid #ff416e;}
.text-shadow {border:1px solid #ff416e;}
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, #010000 is the darkest color, while #ffebf0 is the lightest one.