In RGB color space, #f000c4 hex color has a red value of 240, a green value of 0 and a blue value of 196.
In CMYK color space (used in color printing), #f000c4 hex color is composed of 0% cyan, 100% magenta, 18.33% yellow and 5.88% black.
#f000c4 color has a hue of 311 degrees, a saturation of 100% and a lightness of 47.1%.
#f000c4 hex color contains mainly RED.
The closest web safe color of #f000c4 is #ff00cc
#f000c4 hex color has a decimal value of 15728836.
HEX | f000c4 | #f000c4 |
---|---|---|
RGB | 240, 0, 196 | rgb(240, 0, 196) |
RGB Percent | 94.12, 0, 76.86 | rgb(94.12, 0, 76.86) |
CMYK | 0, 100, 18, 6 | |
HSL | 311°, 100, 47.1 | hsl(311, 100%, 47.1%) |
HSV | 311°, 100, 94.1 |
XYZ | 45.899, 22.511, 54.15 |
---|---|
Hunter Lab | 47.446, 89.651, -34.456 |
CIE-LAB | 54.565, 88.116, -36.792 |
CIE-LCH | 54.565, 95.489, 337.337 |
CIE-LUV | 0, 100, 18.33, 5.88 |
Web Safe | ff00cc |
RGB percent of color #f000c4
CMYK percent of color #f000c4
Text with hexadecimal color #f000c4
This text has a font color of #f000c4
<p style="color:#f000c4">Text here</p>
#f000c4 Background Color
This box has a background color of #f000c4
<div style="background-color:#f000c4">Text here</div>
#f000c4 Border Color
This box has a border color of #f000c4
<div style="border: 4px solid #f000c4">Text here</div>
CSS codes
<p style="color:#f000c4">Text here</p>
<div style="background-color:#f000c4">Text here</div>
<div style="border: 4px solid #f000c4">Text here</div>
#f000c4 Color on white background
This is how a font and box color of #f000c4 will look
on a white background.
#f000c4 Color on black background
This is how a font and box color of #f000c4 hex color will look
on a black background.