In RGB color space, #f100ca hex color has a red value of 241, a green value of 0 and a blue value of 202.
In CMYK color space (used in color printing), #f100ca hex color is composed of 0% cyan, 100% magenta, 16.18% yellow and 5.49% black.
#f100ca color has a hue of 309.7 degrees, a saturation of 100% and a lightness of 47.3%.
#f100ca hex color contains mainly RED.
The closest web safe color of #f100ca is #ff00cc
#f100ca hex color has a decimal value of 15794378.
HEX | f100ca | #f100ca |
---|---|---|
RGB | 241, 0, 202 | rgb(241, 0, 202) |
RGB Percent | 94.51, 0, 79.22 | rgb(94.51, 0, 79.22) |
CMYK | 0, 100, 16, 5 | |
HSL | 309.7°, 100, 47.3 | hsl(309.7, 100%, 47.3%) |
HSV | 309.7°, 100, 94.5 |
XYZ | 46.936, 22.965, 57.836 |
---|---|
Hunter Lab | 47.922, 90.965, -38.011 |
CIE-LAB | 55.036, 89.017, -39.497 |
CIE-LCH | 55.036, 97.386, 336.073 |
CIE-LUV | 0, 100, 16.18, 5.49 |
Web Safe | ff00cc |
RGB percent of color #f100ca
CMYK percent of color #f100ca
Text with hexadecimal color #f100ca
This text has a font color of #f100ca
<p style="color:#f100ca">Text here</p>
#f100ca Background Color
This box has a background color of #f100ca
<div style="background-color:#f100ca">Text here</div>
#f100ca Border Color
This box has a border color of #f100ca
<div style="border: 4px solid #f100ca">Text here</div>
CSS codes
<p style="color:#f100ca">Text here</p>
<div style="background-color:#f100ca">Text here</div>
<div style="border: 4px solid #f100ca">Text here</div>
#f100ca Color on white background
This is how a font and box color of #f100ca will look
on a white background.
#f100ca Color on black background
This is how a font and box color of #f100ca hex color will look
on a black background.