strong pink/strong crimson
Enter any color value (e.g., #254cf8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff4a75 color RGB value is (255,74,117)
#ff4a75 color CMYK value
#ff4a75 color HSL value
HSV(or HSB) | 345.7° | 71.0 | 100.0 |
XYZ | 46.900 | 27.442 | 19.655 |
Yxy | 0.499 | 0.292 | 27.442 |
LAB | 59.381 | 70.187 | 16.936 |
LUV | 59.381 | 127.122 | 6.887 |
Hunter-LAB | 52.385 | 68.135 | 14.424 |
CIE-LCH | 59.381 | 72.202 | 13.566 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 4A | 75 |
Decimal | 255 | 74 | 117 |
Octal | 377 | 112 | 165 |
Binary | 11111111 | 01001010 | 01110101 |
Below, you can see some colors close to #ff4a75. 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 #ff4a75.
<span style="color:#ff4a75">Text here</span>
This paragraph has a background color of #ff4a75.
<p style="background-color:#ff4a75;">Content here</p>
This element has a border color of #ff4a75.
<div style="border:1px #ff4a75;">Content here</div>
.text {color:#ff4a75;}
.background {background-color:#ff4a75;}
.border {border:1px solid #ff4a75;}
.text-shadow {border:1px solid #ff4a75;}
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, #0a0002 is the darkest color, while #fff4f7 is the lightest one.