In RGB color space, #ff99ad hex color has a red value of 255, a green value of 153 and a blue value of 173.
In CMYK color space (used in color printing), #ff99ad hex color is composed of 0% cyan, 40% magenta, 32.16% yellow and 0% black.
#ff99ad color has a hue of 348.2 degrees, a saturation of 100% and a lightness of 80%.
#ff99ad hex color contains mainly RED.
The closest web safe color of #ff99ad is #ff9999
#ff99ad hex color has a decimal value of 16751021.
HEX | ff99ad | #ff99ad |
---|---|---|
RGB | 255, 153, 173 | rgb(255, 153, 173) |
RGB Percent | 100, 60, 67.84 | rgb(100, 60, 67.84) |
CMYK | 0, 40, 32, 0 | |
HSL | 348.2°, 100, 80 | hsl(348.2, 100%, 80%) |
HSV | 348.2°, 40, 100 |
XYZ | 60.174, 47.06, 45.447 |
---|---|
Hunter Lab | 68.6, 36.524, 8.741 |
CIE-LAB | 74.228, 40.418, 6.099 |
CIE-LCH | 74.228, 40.876, 8.581 |
CIE-LUV | 0, 40, 32.16, 0 |
Web Safe | ff9999 |
RGB percent of color #ff99ad
CMYK percent of color #ff99ad
Text with hexadecimal color #ff99ad
This text has a font color of #ff99ad
<p style="color:#ff99ad">Text here</p>
#ff99ad Background Color
This box has a background color of #ff99ad
<div style="background-color:#ff99ad">Text here</div>
#ff99ad Border Color
This box has a border color of #ff99ad
<div style="border: 4px solid #ff99ad">Text here</div>
CSS codes
<p style="color:#ff99ad">Text here</p>
<div style="background-color:#ff99ad">Text here</div>
<div style="border: 4px solid #ff99ad">Text here</div>
#ff99ad Color on white background
This is how a font and box color of #ff99ad will look
on a white background.
#ff99ad Color on black background
This is how a font and box color of #ff99ad hex color will look
on a black background.