In RGB color space, #ff0aaf hex color has a red value of 255, a green value of 10 and a blue value of 175.
In CMYK color space (used in color printing), #ff0aaf hex color is composed of 0% cyan, 96.08% magenta, 31.37% yellow and 0% black.
#ff0aaf color has a hue of 319.6 degrees, a saturation of 100% and a lightness of 52%.
#ff0aaf hex color contains mainly RED.
The closest web safe color of #ff0aaf is #ff0099
#ff0aaf hex color has a decimal value of 16714415.
HEX | ff0aaf | #ff0aaf |
---|---|---|
RGB | 255, 10, 175 | rgb(255, 10, 175) |
RGB Percent | 100, 3.92, 68.63 | rgb(100, 3.92, 68.63) |
CMYK | 0, 96, 31, 0 | |
HSL | 319.6°, 100, 52 | hsl(319.6, 100%, 52%) |
HSV | 319.6°, 96.1, 100 |
XYZ | 49.086, 24.572, 42.713 |
---|---|
Hunter Lab | 49.57, 90.009, -16.389 |
CIE-LAB | 56.656, 87.98, -21.139 |
CIE-LCH | 56.656, 90.484, 346.49 |
CIE-LUV | 0, 96.08, 31.37, 0 |
Web Safe | ff0099 |
RGB percent of color #ff0aaf
CMYK percent of color #ff0aaf
Text with hexadecimal color #ff0aaf
This text has a font color of #ff0aaf
<p style="color:#ff0aaf">Text here</p>
#ff0aaf Background Color
This box has a background color of #ff0aaf
<div style="background-color:#ff0aaf">Text here</div>
#ff0aaf Border Color
This box has a border color of #ff0aaf
<div style="border: 4px solid #ff0aaf">Text here</div>
CSS codes
<p style="color:#ff0aaf">Text here</p>
<div style="background-color:#ff0aaf">Text here</div>
<div style="border: 4px solid #ff0aaf">Text here</div>
#ff0aaf Color on white background
This is how a font and box color of #ff0aaf will look
on a white background.
#ff0aaf Color on black background
This is how a font and box color of #ff0aaf hex color will look
on a black background.