In RGB color space, #ff02ae hex color has a red value of 255, a green value of 2 and a blue value of 174.
In CMYK color space (used in color printing), #ff02ae hex color is composed of 0% cyan, 99.22% magenta, 31.76% yellow and 0% black.
#ff02ae color has a hue of 319.2 degrees, a saturation of 100% and a lightness of 50.4%.
#ff02ae hex color contains mainly RED.
The closest web safe color of #ff02ae is #ff0099
#ff02ae hex color has a decimal value of 16712366.
HEX | ff02ae | #ff02ae |
---|---|---|
RGB | 255, 2, 174 | rgb(255, 2, 174) |
RGB Percent | 100, 0.78, 68.24 | rgb(100, 0.78, 68.24) |
CMYK | 0, 99, 32, 0 | |
HSL | 319.2°, 100, 50.4 | hsl(319.2, 100%, 50.4%) |
HSV | 319.2°, 99.2, 100 |
XYZ | 48.902, 24.359, 42.169 |
---|---|
Hunter Lab | 49.355, 90.491, -16.109 |
CIE-LAB | 56.445, 88.386, -20.877 |
CIE-LCH | 56.445, 90.818, 346.71 |
CIE-LUV | 0, 99.22, 31.76, 0 |
Web Safe | ff0099 |
RGB percent of color #ff02ae
CMYK percent of color #ff02ae
Text with hexadecimal color #ff02ae
This text has a font color of #ff02ae
<p style="color:#ff02ae">Text here</p>
#ff02ae Background Color
This box has a background color of #ff02ae
<div style="background-color:#ff02ae">Text here</div>
#ff02ae Border Color
This box has a border color of #ff02ae
<div style="border: 4px solid #ff02ae">Text here</div>
CSS codes
<p style="color:#ff02ae">Text here</p>
<div style="background-color:#ff02ae">Text here</div>
<div style="border: 4px solid #ff02ae">Text here</div>
#ff02ae Color on white background
This is how a font and box color of #ff02ae will look
on a white background.
#ff02ae Color on black background
This is how a font and box color of #ff02ae hex color will look
on a black background.