strong magenta/strong fuchsia
Enter any color value (e.g., #242f72, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff74db color RGB value is (255,116,219)
#ff74db color CMYK value
#ff74db color HSL value
HSV(or HSB) | 315.5° | 54.5 | 100.0 |
XYZ | 60.272 | 38.865 | 71.343 |
Yxy | 0.354 | 0.228 | 38.865 |
LAB | 68.654 | 64.678 | -27.756 |
LUV | 68.654 | 74.419 | -53.832 |
Hunter-LAB | 62.342 | 63.473 | -24.211 |
CIE-LCH | 68.654 | 70.382 | 336.774 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 74 | DB |
Decimal | 255 | 116 | 219 |
Octal | 377 | 164 | 333 |
Binary | 11111111 | 01110100 | 11011011 |
Below, you can see some colors close to #ff74db. 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 #ff74db.
<span style="color:#ff74db">Text here</span>
This paragraph has a background color of #ff74db.
<p style="background-color:#ff74db;">Content here</p>
This element has a border color of #ff74db.
<div style="border:1px #ff74db;">Content here</div>
.text {color:#ff74db;}
.background {background-color:#ff74db;}
.border {border:1px solid #ff74db;}
.text-shadow {border:1px solid #ff74db;}
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, #0a0007 is the darkest color, while #fff4fc is the lightest one.