In RGB color space, #fc00ae hex color has a red value of 252, a green value of 0 and a blue value of 174.
In CMYK color space (used in color printing), #fc00ae hex color is composed of 0% cyan, 100% magenta, 30.95% yellow and 1.18% black.
#fc00ae color has a hue of 318.6 degrees, a saturation of 100% and a lightness of 49.4%.
#fc00ae hex color contains mainly RED.
The closest web safe color of #fc00ae is #ff0099
#fc00ae hex color has a decimal value of 16515246.
HEX | fc00ae | #fc00ae |
---|---|---|
RGB | 252, 0, 174 | rgb(252, 0, 174) |
RGB Percent | 98.82, 0, 68.24 | rgb(98.82, 0, 68.24) |
CMYK | 0, 100, 31, 1 | |
HSL | 318.6°, 100, 49.4 | hsl(318.6, 100%, 49.4%) |
HSV | 318.6°, 100, 98.8 |
XYZ | 47.785, 23.751, 42.11 |
---|---|
Hunter Lab | 48.735, 89.734, -17.116 |
CIE-LAB | 55.838, 87.932, -21.857 |
CIE-LCH | 55.838, 90.608, 346.041 |
CIE-LUV | 0, 100, 30.95, 1.18 |
Web Safe | ff0099 |
RGB percent of color #fc00ae
CMYK percent of color #fc00ae
Text with hexadecimal color #fc00ae
This text has a font color of #fc00ae
<p style="color:#fc00ae">Text here</p>
#fc00ae Background Color
This box has a background color of #fc00ae
<div style="background-color:#fc00ae">Text here</div>
#fc00ae Border Color
This box has a border color of #fc00ae
<div style="border: 4px solid #fc00ae">Text here</div>
CSS codes
<p style="color:#fc00ae">Text here</p>
<div style="background-color:#fc00ae">Text here</div>
<div style="border: 4px solid #fc00ae">Text here</div>
#fc00ae Color on white background
This is how a font and box color of #fc00ae will look
on a white background.
#fc00ae Color on black background
This is how a font and box color of #fc00ae hex color will look
on a black background.