In RGB color space, #ff02ad hex color has a red value of 255, a green value of 2 and a blue value of 173.
In CMYK color space (used in color printing), #ff02ad hex color is composed of 0% cyan, 99.22% magenta, 32.16% yellow and 0% black.
#ff02ad color has a hue of 319.4 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02ad hex color contains mainly RED.
The closest web safe color of #ff02ad is #ff0099
#ff02ad hex color has a decimal value of 16712365.
HEX | ff02ad | #ff02ad |
---|---|---|
RGB | 255, 2, 173 | rgb(255, 2, 173) |
RGB Percent | 100, 0.78, 67.84 | rgb(100, 0.78, 67.84) |
CMYK | 0, 99, 32, 0 | |
HSL | 319.4°, 100, 50.4 | hsl(319.4, 100%, 50.4%) |
HSV | 319.4°, 99.2, 100 |
XYZ | 48.805, 24.321, 41.657 |
---|---|
Hunter Lab | 49.316, 90.346, -15.56 |
CIE-LAB | 56.408, 88.283, -20.35 |
CIE-LCH | 56.408, 90.598, 347.02 |
CIE-LUV | 0, 99.22, 32.16, 0 |
Web Safe | ff0099 |
RGB percent of color #ff02ad
CMYK percent of color #ff02ad
Text with hexadecimal color #ff02ad
This text has a font color of #ff02ad
<p style="color:#ff02ad">Text here</p>
#ff02ad Background Color
This box has a background color of #ff02ad
<div style="background-color:#ff02ad">Text here</div>
#ff02ad Border Color
This box has a border color of #ff02ad
<div style="border: 4px solid #ff02ad">Text here</div>
CSS codes
<p style="color:#ff02ad">Text here</p>
<div style="background-color:#ff02ad">Text here</div>
<div style="border: 4px solid #ff02ad">Text here</div>
#ff02ad Color on white background
This is how a font and box color of #ff02ad will look
on a white background.
#ff02ad Color on black background
This is how a font and box color of #ff02ad hex color will look
on a black background.