In RGB color space, #f400cd hex color has a red value of 244, a green value of 0 and a blue value of 205.
In CMYK color space (used in color printing), #f400cd hex color is composed of 0% cyan, 100% magenta, 15.98% yellow and 4.31% black.
#f400cd color has a hue of 309.6 degrees, a saturation of 100% and a lightness of 47.8%.
#f400cd hex color contains mainly RED.
The closest web safe color of #f400cd is #ff00cc
#f400cd hex color has a decimal value of 15990989.
HEX | f400cd | #f400cd |
---|---|---|
RGB | 244, 0, 205 | rgb(244, 0, 205) |
RGB Percent | 95.69, 0, 80.39 | rgb(95.69, 0, 80.39) |
CMYK | 0, 100, 16, 4 | |
HSL | 309.6°, 100, 47.8 | hsl(309.6, 100%, 47.8%) |
HSV | 309.6°, 100, 95.7 |
XYZ | 48.328, 23.641, 59.774 |
---|---|
Hunter Lab | 48.622, 92.332, -38.853 |
CIE-LAB | 55.727, 89.911, -40.096 |
CIE-LCH | 55.727, 98.446, 335.965 |
CIE-LUV | 0, 100, 15.98, 4.31 |
Web Safe | ff00cc |
RGB percent of color #f400cd
CMYK percent of color #f400cd
Text with hexadecimal color #f400cd
This text has a font color of #f400cd
<p style="color:#f400cd">Text here</p>
#f400cd Background Color
This box has a background color of #f400cd
<div style="background-color:#f400cd">Text here</div>
#f400cd Border Color
This box has a border color of #f400cd
<div style="border: 4px solid #f400cd">Text here</div>
CSS codes
<p style="color:#f400cd">Text here</p>
<div style="background-color:#f400cd">Text here</div>
<div style="border: 4px solid #f400cd">Text here</div>
#f400cd Color on white background
This is how a font and box color of #f400cd will look
on a white background.
#f400cd Color on black background
This is how a font and box color of #f400cd hex color will look
on a black background.