strong magenta/strong orchid
#ff84f5 color RGB value is (255,132,245)
#ff84f5 color CMYK value
#ff84f5 color HSL value
HSV(or HSB) | 304.9° | 48.2 | 100 |
XYZ | 65.973 | 44.355 | 91.47 |
Yxy | 0.327 | 0.22 | 44.355 |
LAB | 72.465 | 61.387 | -36.188 |
LUV | 72.465 | 60.812 | -67.269 |
Hunter-LAB | 66.6 | 60.27 | -34.811 |
CIE-LCH | 72.465 | 71.259 | 329.481 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 84 | F5 |
Decimal | 255 | 132 | 245 |
Octal | 377 | 204 | 365 |
Binary | 11111111 | 10000100 | 11110101 |
Below, you can see some colors close to #ff84f5. 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 #ff84f5.
<span style="color:#ff84f5">Text here</span>
This paragraph has a background color of #ff84f5.
<p style="background-color:#ff84f5;">Content here</p>
This element has a border color of #ff84f5.
<div style="border:1px #ff84f5;">Content here</div>
.text {color:#ff84f5;}
.background {background-color:#ff84f5;}
.border {border:1px solid #ff84f5;}
.text-shadow {border:1px solid #ff84f5;}
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, #040004 is the darkest color, while #ffeefe is the lightest one.