In RGB color space, #ff60cd hex color has a red value of 255, a green value of 96 and a blue value of 205.
In CMYK color space (used in color printing), #ff60cd hex color is composed of 0% cyan, 62.35% magenta, 19.61% yellow and 0% black.
#ff60cd color has a hue of 318.9 degrees, a saturation of 100% and a lightness of 68.8%.
#ff60cd hex color contains mainly RED.
The closest web safe color of #ff60cd is #ff66cc
#ff60cd hex color has a decimal value of 16736461.
HEX | ff60cd | #ff60cd |
---|---|---|
RGB | 255, 96, 205 | rgb(255, 96, 205) |
RGB Percent | 100, 37.65, 80.39 | rgb(100, 37.65, 80.39) |
CMYK | 0, 62, 20, 0 | |
HSL | 318.9°, 100, 68.8 | hsl(318.9, 100%, 68.8%) |
HSV | 318.9°, 62.4, 100 |
XYZ | 56.442, 34.034, 61.352 |
---|---|
Hunter Lab | 58.339, 70.604, -21.515 |
CIE-LAB | 64.99, 71.174, -25.554 |
CIE-LCH | 64.99, 75.622, 340.25 |
CIE-LUV | 0, 62.35, 19.61, 0 |
Web Safe | ff66cc |
RGB percent of color #ff60cd
CMYK percent of color #ff60cd
Text with hexadecimal color #ff60cd
This text has a font color of #ff60cd
<p style="color:#ff60cd">Text here</p>
#ff60cd Background Color
This box has a background color of #ff60cd
<div style="background-color:#ff60cd">Text here</div>
#ff60cd Border Color
This box has a border color of #ff60cd
<div style="border: 4px solid #ff60cd">Text here</div>
CSS codes
<p style="color:#ff60cd">Text here</p>
<div style="background-color:#ff60cd">Text here</div>
<div style="border: 4px solid #ff60cd">Text here</div>
#ff60cd Color on white background
This is how a font and box color of #ff60cd will look
on a white background.
#ff60cd Color on black background
This is how a font and box color of #ff60cd hex color will look
on a black background.