In RGB color space, #ff31dd hex color has a red value of 255, a green value of 49 and a blue value of 221.
In CMYK color space (used in color printing), #ff31dd hex color is composed of 0% cyan, 80.78% magenta, 13.33% yellow and 0% black.
#ff31dd color has a hue of 309.9 degrees, a saturation of 100% and a lightness of 59.6%.
#ff31dd hex color contains mainly RED.
The closest web safe color of #ff31dd is #ff33cc
#ff31dd hex color has a decimal value of 16724445.
HEX | ff31dd | #ff31dd |
---|---|---|
RGB | 255, 49, 221 | rgb(255, 49, 221) |
RGB Percent | 100, 19.22, 86.67 | rgb(100, 19.22, 86.67) |
CMYK | 0, 81, 13, 0 | |
HSL | 309.9°, 100, 59.6 | hsl(309.9, 100%, 59.6%) |
HSV | 309.9°, 80.8, 100 |
XYZ | 55.389, 28.677, 71.022 |
---|---|
Hunter Lab | 53.551, 90.913, -41.148 |
CIE-LAB | 60.496, 87.914, -41.561 |
CIE-LCH | 60.496, 97.243, 334.698 |
CIE-LUV | 0, 80.78, 13.33, 0 |
Web Safe | ff33cc |
RGB percent of color #ff31dd
CMYK percent of color #ff31dd
Text with hexadecimal color #ff31dd
This text has a font color of #ff31dd
<p style="color:#ff31dd">Text here</p>
#ff31dd Background Color
This box has a background color of #ff31dd
<div style="background-color:#ff31dd">Text here</div>
#ff31dd Border Color
This box has a border color of #ff31dd
<div style="border: 4px solid #ff31dd">Text here</div>
CSS codes
<p style="color:#ff31dd">Text here</p>
<div style="background-color:#ff31dd">Text here</div>
<div style="border: 4px solid #ff31dd">Text here</div>
#ff31dd Color on white background
This is how a font and box color of #ff31dd will look
on a white background.
#ff31dd Color on black background
This is how a font and box color of #ff31dd hex color will look
on a black background.