In RGB color space, #ff55cd hex color has a red value of 255, a green value of 85 and a blue value of 205.
In CMYK color space (used in color printing), #ff55cd hex color is composed of 0% cyan, 66.67% magenta, 19.61% yellow and 0% black.
#ff55cd color has a hue of 317.6 degrees, a saturation of 100% and a lightness of 66.7%.
#ff55cd hex color contains mainly RED.
The closest web safe color of #ff55cd is #ff66cc
#ff55cd hex color has a decimal value of 16733645.
HEX | ff55cd | #ff55cd |
---|---|---|
RGB | 255, 85, 205 | rgb(255, 85, 205) |
RGB Percent | 100, 33.33, 80.39 | rgb(100, 33.33, 80.39) |
CMYK | 0, 67, 20, 0 | |
HSL | 317.6°, 100, 66.7 | hsl(317.6, 100%, 66.7%) |
HSV | 317.6°, 66.7, 100 |
XYZ | 55.508, 32.165, 61.04 |
---|---|
Hunter Lab | 56.714, 75.454, -24.112 |
CIE-LAB | 63.479, 75.353, -27.878 |
CIE-LCH | 63.479, 80.345, 339.697 |
CIE-LUV | 0, 66.67, 19.61, 0 |
Web Safe | ff66cc |
RGB percent of color #ff55cd
CMYK percent of color #ff55cd
Text with hexadecimal color #ff55cd
This text has a font color of #ff55cd
<p style="color:#ff55cd">Text here</p>
#ff55cd Background Color
This box has a background color of #ff55cd
<div style="background-color:#ff55cd">Text here</div>
#ff55cd Border Color
This box has a border color of #ff55cd
<div style="border: 4px solid #ff55cd">Text here</div>
CSS codes
<p style="color:#ff55cd">Text here</p>
<div style="background-color:#ff55cd">Text here</div>
<div style="border: 4px solid #ff55cd">Text here</div>
#ff55cd Color on white background
This is how a font and box color of #ff55cd will look
on a white background.
#ff55cd Color on black background
This is how a font and box color of #ff55cd hex color will look
on a black background.