vivid magenta-pink/vivid cerise
#ff99d4 color RGB value is (255,153,212)
#ff99d4 color CMYK value
#ff99d4 color HSL value
HSV(or HSB) | 325.3° | 40 | 100 |
XYZ | 64.515 | 48.796 | 68.306 |
Yxy | 0.355 | 0.269 | 48.796 |
LAB | 75.324 | 45.779 | -13.754 |
LUV | 75.324 | 58.622 | -29.155 |
Hunter-LAB | 69.854 | 42.612 | -9.078 |
CIE-LCH | 75.324 | 47.8 | 343.277 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 99 | D4 |
Decimal | 255 | 153 | 212 |
Octal | 377 | 231 | 324 |
Binary | 11111111 | 10011001 | 11010100 |
Below, you can see some colors close to #ff99d4. 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 #ff99d4.
<span style="color:#ff99d4">Text here</span>
This paragraph has a background color of #ff99d4.
<p style="background-color:#ff99d4;">Content here</p>
This element has a border color of #ff99d4.
<div style="border:1px #ff99d4;">Content here</div>
.text {color:#ff99d4;}
.background {background-color:#ff99d4;}
.border {border:1px solid #ff99d4;}
.text-shadow {border:1px solid #ff99d4;}
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, #040002 is the darkest color, while #ffeef8 is the lightest one.