In RGB color space, #ff01ae hex color has a red value of 255, a green value of 1 and a blue value of 174.
In CMYK color space (used in color printing), #ff01ae hex color is composed of 0% cyan, 99.61% magenta, 31.76% yellow and 0% black.
#ff01ae color has a hue of 319.1 degrees, a saturation of 100% and a lightness of 50.2%.
#ff01ae hex color contains mainly RED.
The closest web safe color of #ff01ae is #ff0099
#ff01ae hex color has a decimal value of 16712110.
HEX | ff01ae | #ff01ae |
---|---|---|
RGB | 255, 1, 174 | rgb(255, 1, 174) |
RGB Percent | 100, 0.39, 68.24 | rgb(100, 0.39, 68.24) |
CMYK | 0, 100, 32, 0 | |
HSL | 319.1°, 100, 50.2 | hsl(319.1, 100%, 50.2%) |
HSV | 319.1°, 99.6, 100 |
XYZ | 48.891, 24.338, 42.165 |
---|---|
Hunter Lab | 49.334, 90.565, -16.141 |
CIE-LAB | 56.425, 88.446, -20.909 |
CIE-LCH | 56.425, 90.884, 346.699 |
CIE-LUV | 0, 99.61, 31.76, 0 |
Web Safe | ff0099 |
RGB percent of color #ff01ae
CMYK percent of color #ff01ae
Text with hexadecimal color #ff01ae
This text has a font color of #ff01ae
<p style="color:#ff01ae">Text here</p>
#ff01ae Background Color
This box has a background color of #ff01ae
<div style="background-color:#ff01ae">Text here</div>
#ff01ae Border Color
This box has a border color of #ff01ae
<div style="border: 4px solid #ff01ae">Text here</div>
CSS codes
<p style="color:#ff01ae">Text here</p>
<div style="background-color:#ff01ae">Text here</div>
<div style="border: 4px solid #ff01ae">Text here</div>
#ff01ae Color on white background
This is how a font and box color of #ff01ae will look
on a white background.
#ff01ae Color on black background
This is how a font and box color of #ff01ae hex color will look
on a black background.