In RGB color space, #ff00a7 hex color has a red value of 255, a green value of 0 and a blue value of 167.
In CMYK color space (used in color printing), #ff00a7 hex color is composed of 0% cyan, 100% magenta, 34.51% yellow and 0% black.
#ff00a7 color has a hue of 320.7 degrees, a saturation of 100% and a lightness of 50%.
#ff00a7 hex color contains mainly RED.
The closest web safe color of #ff00a7 is #ff0099
#ff00a7 hex color has a decimal value of 16711847.
HEX | ff00a7 | #ff00a7 |
---|---|---|
RGB | 255, 0, 167 | rgb(255, 0, 167) |
RGB Percent | 100, 0, 65.49 | rgb(100, 0, 65.49) |
CMYK | 0, 100, 35, 0 | |
HSL | 320.7°, 100, 50 | hsl(320.7, 100%, 50%) |
HSV | 320.7°, 100, 100 |
XYZ | 48.215, 24.05, 38.66 |
---|---|
Hunter Lab | 49.041, 89.673, -12.411 |
CIE-LAB | 56.138, 87.827, -17.246 |
CIE-LCH | 56.138, 89.504, 348.891 |
CIE-LUV | 0, 100, 34.51, 0 |
Web Safe | ff0099 |
RGB percent of color #ff00a7
CMYK percent of color #ff00a7
Text with hexadecimal color #ff00a7
This text has a font color of #ff00a7
<p style="color:#ff00a7">Text here</p>
#ff00a7 Background Color
This box has a background color of #ff00a7
<div style="background-color:#ff00a7">Text here</div>
#ff00a7 Border Color
This box has a border color of #ff00a7
<div style="border: 4px solid #ff00a7">Text here</div>
CSS codes
<p style="color:#ff00a7">Text here</p>
<div style="background-color:#ff00a7">Text here</div>
<div style="border: 4px solid #ff00a7">Text here</div>
#ff00a7 Color on white background
This is how a font and box color of #ff00a7 will look
on a white background.
#ff00a7 Color on black background
This is how a font and box color of #ff00a7 hex color will look
on a black background.