strong magenta/strong cerise
#ff59c7 color RGB value is (255,89,199)
#ff59c7 color CMYK value
#ff59c7 color HSL value
HSV(or HSB) | 320.2° | 65.1 | 100 |
XYZ | 55.121 | 32.528 | 57.406 |
Yxy | 0.38 | 0.224 | 32.528 |
LAB | 63.777 | 73.095 | -24.024 |
LUV | 63.777 | 91.547 | -48.951 |
Hunter-LAB | 57.034 | 72.706 | -19.754 |
CIE-LCH | 63.777 | 76.942 | 341.806 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 59 | C7 |
Decimal | 255 | 89 | 199 |
Octal | 377 | 131 | 307 |
Binary | 11111111 | 01011001 | 11000111 |
Below, you can see some colors close to #ff59c7. 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 #ff59c7.
<span style="color:#ff59c7">Text here</span>
This paragraph has a background color of #ff59c7.
<p style="background-color:#ff59c7;">Content here</p>
This element has a border color of #ff59c7.
<div style="border:1px #ff59c7;">Content here</div>
.text {color:#ff59c7;}
.background {background-color:#ff59c7;}
.border {border:1px solid #ff59c7;}
.text-shadow {border:1px solid #ff59c7;}
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, #040003 is the darkest color, while #ffeef9 is the lightest one.