In RGB color space, #f555ff hex color has a red value of 245, a green value of 85 and a blue value of 255.
In CMYK color space (used in color printing), #f555ff hex color is composed of 3.92% cyan, 66.67% magenta, 0% yellow and 0% black.
#f555ff color has a hue of 296.5 degrees, a saturation of 100% and a lightness of 66.7%.
#f555ff hex color contains mainly BLUE.
The closest web safe color of #f555ff is #ff66ff
#f555ff hex color has a decimal value of 16078335.
HEX | f555ff | #f555ff |
---|---|---|
RGB | 245, 85, 255 | rgb(245, 85, 255) |
RGB Percent | 96.08, 33.33, 100 | rgb(96.08, 33.33, 100) |
CMYK | 4, 67, 0, 0 | |
HSL | 296.5°, 100, 66.7 | hsl(296.5, 100%, 66.7%) |
HSV | 296.5°, 66.7, 100 |
XYZ | 58.955, 33.129, 97.895 |
---|---|
Hunter Lab | 57.558, 82.107, -60.551 |
CIE-LAB | 64.265, 80.443, -54.644 |
CIE-LCH | 64.265, 97.247, 325.812 |
CIE-LUV | 3.92, 66.67, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #f555ff
CMYK percent of color #f555ff
Text with hexadecimal color #f555ff
This text has a font color of #f555ff
<p style="color:#f555ff">Text here</p>
#f555ff Background Color
This box has a background color of #f555ff
<div style="background-color:#f555ff">Text here</div>
#f555ff Border Color
This box has a border color of #f555ff
<div style="border: 4px solid #f555ff">Text here</div>
CSS codes
<p style="color:#f555ff">Text here</p>
<div style="background-color:#f555ff">Text here</div>
<div style="border: 4px solid #f555ff">Text here</div>
#f555ff Color on white background
This is how a font and box color of #f555ff will look
on a white background.
#f555ff Color on black background
This is how a font and box color of #f555ff hex color will look
on a black background.