In RGB color space, #f555cd hex color has a red value of 245, a green value of 85 and a blue value of 205.
In CMYK color space (used in color printing), #f555cd hex color is composed of 0% cyan, 65.31% magenta, 16.33% yellow and 3.92% black.
#f555cd color has a hue of 315 degrees, a saturation of 88.89% and a lightness of 64.7%.
#f555cd hex color contains mainly RED.
The closest web safe color of #f555cd is #ff66cc
#f555cd hex color has a decimal value of 16078285.
HEX | f555cd | #f555cd |
---|---|---|
RGB | 245, 85, 205 | rgb(245, 85, 205) |
RGB Percent | 96.08, 33.33, 80.39 | rgb(96.08, 33.33, 80.39) |
CMYK | 0, 65, 16, 4 | |
HSL | 315°, 88.89, 64.7 | hsl(315, 88.89%, 64.7%) |
HSV | 315°, 65.3, 96.1 |
XYZ | 51.924, 30.317, 60.873 |
---|---|
Hunter Lab | 55.061, 71.974, -27.006 |
CIE-LAB | 61.927, 72.848, -30.403 |
CIE-LCH | 61.927, 78.938, 337.347 |
CIE-LUV | 0, 65.31, 16.33, 3.92 |
Web Safe | ff66cc |
RGB percent of color #f555cd
CMYK percent of color #f555cd
Text with hexadecimal color #f555cd
This text has a font color of #f555cd
<p style="color:#f555cd">Text here</p>
#f555cd Background Color
This box has a background color of #f555cd
<div style="background-color:#f555cd">Text here</div>
#f555cd Border Color
This box has a border color of #f555cd
<div style="border: 4px solid #f555cd">Text here</div>
CSS codes
<p style="color:#f555cd">Text here</p>
<div style="background-color:#f555cd">Text here</div>
<div style="border: 4px solid #f555cd">Text here</div>
#f555cd Color on white background
This is how a font and box color of #f555cd will look
on a white background.
#f555cd Color on black background
This is how a font and box color of #f555cd hex color will look
on a black background.