strong pink/strong crimson
Enter any color value (e.g., #ecf2da, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff3464 color RGB value is (255,52,100)
#ff3464 color CMYK value
#ff3464 color HSL value
HSV(or HSB) | 345.8° | 79.6 | 100.0 |
XYZ | 44.768 | 24.636 | 14.452 |
Yxy | 0.534 | 0.294 | 24.636 |
LAB | 56.719 | 75.583 | 23.357 |
LUV | 56.719 | 142.628 | 11.895 |
Hunter-LAB | 49.635 | 74.138 | 17.481 |
CIE-LCH | 56.719 | 79.110 | 17.172 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 34 | 64 |
Decimal | 255 | 52 | 100 |
Octal | 377 | 64 | 144 |
Binary | 11111111 | 00110100 | 01100100 |
Below, you can see some colors close to #ff3464. 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 #ff3464.
<span style="color:#ff3464">Text here</span>
This paragraph has a background color of #ff3464.
<p style="background-color:#ff3464;">Content here</p>
This element has a border color of #ff3464.
<div style="border:1px #ff3464;">Content here</div>
.text {color:#ff3464;}
.background {background-color:#ff3464;}
.border {border:1px solid #ff3464;}
.text-shadow {border:1px solid #ff3464;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.