In RGB color space, #ff00c7 hex color has a red value of 255, a green value of 0 and a blue value of 199.
In CMYK color space (used in color printing), #ff00c7 hex color is composed of 0% cyan, 100% magenta, 21.96% yellow and 0% black.
#ff00c7 color has a hue of 313.2 degrees, a saturation of 100% and a lightness of 50%.
#ff00c7 hex color contains mainly RED.
The closest web safe color of #ff00c7 is #ff00cc
#ff00c7 hex color has a decimal value of 16711879.
HEX | ff00c7 | #ff00c7 |
---|---|---|
RGB | 255, 0, 199 | rgb(255, 0, 199) |
RGB Percent | 100, 0, 78.04 | rgb(100, 0, 78.04) |
CMYK | 0, 100, 22, 0 | |
HSL | 313.2°, 100, 50 | hsl(313.2, 100%, 50%) |
HSV | 313.2°, 100, 100 |
XYZ | 51.549, 25.384, 56.215 |
---|---|
Hunter Lab | 50.383, 94.463, -30.886 |
CIE-LAB | 57.448, 91.168, -33.812 |
CIE-LCH | 57.448, 97.236, 339.651 |
CIE-LUV | 0, 100, 21.96, 0 |
Web Safe | ff00cc |
RGB percent of color #ff00c7
CMYK percent of color #ff00c7
Text with hexadecimal color #ff00c7
This text has a font color of #ff00c7
<p style="color:#ff00c7">Text here</p>
#ff00c7 Background Color
This box has a background color of #ff00c7
<div style="background-color:#ff00c7">Text here</div>
#ff00c7 Border Color
This box has a border color of #ff00c7
<div style="border: 4px solid #ff00c7">Text here</div>
CSS codes
<p style="color:#ff00c7">Text here</p>
<div style="background-color:#ff00c7">Text here</div>
<div style="border: 4px solid #ff00c7">Text here</div>
#ff00c7 Color on white background
This is how a font and box color of #ff00c7 will look
on a white background.
#ff00c7 Color on black background
This is how a font and box color of #ff00c7 hex color will look
on a black background.