In RGB color space, #ff74dd hex color has a red value of 255, a green value of 116 and a blue value of 221.
In CMYK color space (used in color printing), #ff74dd hex color is composed of 0% cyan, 54.51% magenta, 13.33% yellow and 0% black.
#ff74dd color has a hue of 314.7 degrees, a saturation of 100% and a lightness of 72.7%.
#ff74dd hex color contains mainly RED.
The closest web safe color of #ff74dd is #ff66cc
#ff74dd hex color has a decimal value of 16741597.
HEX | ff74dd | #ff74dd |
---|---|---|
RGB | 255, 116, 221 | rgb(255, 116, 221) |
RGB Percent | 100, 45.49, 86.67 | rgb(100, 45.49, 86.67) |
CMYK | 0, 55, 13, 0 | |
HSL | 314.7°, 100, 72.7 | hsl(314.7, 100%, 72.7%) |
HSV | 314.7°, 54.5, 100 |
XYZ | 60.537, 38.971, 72.738 |
---|---|
Hunter Lab | 62.427, 63.85, -25.384 |
CIE-LAB | 68.73, 64.977, -28.749 |
CIE-LCH | 68.73, 71.053, 336.133 |
CIE-LUV | 0, 54.51, 13.33, 0 |
Web Safe | ff66cc |
RGB percent of color #ff74dd
CMYK percent of color #ff74dd
Text with hexadecimal color #ff74dd
This text has a font color of #ff74dd
<p style="color:#ff74dd">Text here</p>
#ff74dd Background Color
This box has a background color of #ff74dd
<div style="background-color:#ff74dd">Text here</div>
#ff74dd Border Color
This box has a border color of #ff74dd
<div style="border: 4px solid #ff74dd">Text here</div>
CSS codes
<p style="color:#ff74dd">Text here</p>
<div style="background-color:#ff74dd">Text here</div>
<div style="border: 4px solid #ff74dd">Text here</div>
#ff74dd Color on white background
This is how a font and box color of #ff74dd will look
on a white background.
#ff74dd Color on black background
This is how a font and box color of #ff74dd hex color will look
on a black background.