In RGB color space, #ff60dd hex color has a red value of 255, a green value of 96 and a blue value of 221.
In CMYK color space (used in color printing), #ff60dd hex color is composed of 0% cyan, 62.35% magenta, 13.33% yellow and 0% black.
#ff60dd color has a hue of 312.8 degrees, a saturation of 100% and a lightness of 68.8%.
#ff60dd hex color contains mainly RED.
The closest web safe color of #ff60dd is #ff66cc
#ff60dd hex color has a decimal value of 16736477.
HEX | ff60dd | #ff60dd |
---|---|---|
RGB | 255, 96, 221 | rgb(255, 96, 221) |
RGB Percent | 100, 37.65, 86.67 | rgb(100, 37.65, 86.67) |
CMYK | 0, 62, 13, 0 | |
HSL | 312.8°, 100, 68.8 | hsl(312.8, 100%, 68.8%) |
HSV | 312.8°, 62.4, 100 |
XYZ | 58.474, 34.846, 72.051 |
---|---|
Hunter Lab | 59.031, 73.514, -31.046 |
CIE-LAB | 65.629, 73.403, -33.545 |
CIE-LCH | 65.629, 80.705, 335.44 |
CIE-LUV | 0, 62.35, 13.33, 0 |
Web Safe | ff66cc |
RGB percent of color #ff60dd
CMYK percent of color #ff60dd
Text with hexadecimal color #ff60dd
This text has a font color of #ff60dd
<p style="color:#ff60dd">Text here</p>
#ff60dd Background Color
This box has a background color of #ff60dd
<div style="background-color:#ff60dd">Text here</div>
#ff60dd Border Color
This box has a border color of #ff60dd
<div style="border: 4px solid #ff60dd">Text here</div>
CSS codes
<p style="color:#ff60dd">Text here</p>
<div style="background-color:#ff60dd">Text here</div>
<div style="border: 4px solid #ff60dd">Text here</div>
#ff60dd Color on white background
This is how a font and box color of #ff60dd will look
on a white background.
#ff60dd Color on black background
This is how a font and box color of #ff60dd hex color will look
on a black background.