In RGB color space, #ff3ddd hex color has a red value of 255, a green value of 61 and a blue value of 221.
In CMYK color space (used in color printing), #ff3ddd hex color is composed of 0% cyan, 76.08% magenta, 13.33% yellow and 0% black.
#ff3ddd color has a hue of 310.5 degrees, a saturation of 100% and a lightness of 62%.
#ff3ddd hex color contains mainly RED.
The closest web safe color of #ff3ddd is #ff33cc
#ff3ddd hex color has a decimal value of 16727517.
HEX | ff3ddd | #ff3ddd |
---|---|---|
RGB | 255, 61, 221 | rgb(255, 61, 221) |
RGB Percent | 100, 23.92, 86.67 | rgb(100, 23.92, 86.67) |
CMYK | 0, 76, 13, 0 | |
HSL | 310.5°, 100, 62 | hsl(310.5, 100%, 62%) |
HSV | 310.5°, 76.1, 100 |
XYZ | 55.96, 29.818, 71.213 |
---|---|
Hunter Lab | 54.606, 87.366, -39.098 |
CIE-LAB | 61.497, 85.028, -39.99 |
CIE-LCH | 61.497, 93.963, 334.812 |
CIE-LUV | 0, 76.08, 13.33, 0 |
Web Safe | ff33cc |
RGB percent of color #ff3ddd
CMYK percent of color #ff3ddd
Text with hexadecimal color #ff3ddd
This text has a font color of #ff3ddd
<p style="color:#ff3ddd">Text here</p>
#ff3ddd Background Color
This box has a background color of #ff3ddd
<div style="background-color:#ff3ddd">Text here</div>
#ff3ddd Border Color
This box has a border color of #ff3ddd
<div style="border: 4px solid #ff3ddd">Text here</div>
CSS codes
<p style="color:#ff3ddd">Text here</p>
<div style="background-color:#ff3ddd">Text here</div>
<div style="border: 4px solid #ff3ddd">Text here</div>
#ff3ddd Color on white background
This is how a font and box color of #ff3ddd will look
on a white background.
#ff3ddd Color on black background
This is how a font and box color of #ff3ddd hex color will look
on a black background.