In RGB color space, #ff45dd hex color has a red value of 255, a green value of 69 and a blue value of 221.
In CMYK color space (used in color printing), #ff45dd hex color is composed of 0% cyan, 72.94% magenta, 13.33% yellow and 0% black.
#ff45dd color has a hue of 311 degrees, a saturation of 100% and a lightness of 63.5%.
#ff45dd hex color contains mainly RED.
The closest web safe color of #ff45dd is #ff33cc
#ff45dd hex color has a decimal value of 16729565.
HEX | ff45dd | #ff45dd |
---|---|---|
RGB | 255, 69, 221 | rgb(255, 69, 221) |
RGB Percent | 100, 27.06, 86.67 | rgb(100, 27.06, 86.67) |
CMYK | 0, 73, 13, 0 | |
HSL | 311°, 100, 63.5 | hsl(311, 100%, 63.5%) |
HSV | 311°, 72.9, 100 |
XYZ | 56.419, 30.737, 71.366 |
---|---|
Hunter Lab | 55.441, 84.627, -37.512 |
CIE-LAB | 62.285, 82.774, -38.755 |
CIE-LCH | 62.285, 91.397, 334.911 |
CIE-LUV | 0, 72.94, 13.33, 0 |
Web Safe | ff33cc |
RGB percent of color #ff45dd
CMYK percent of color #ff45dd
Text with hexadecimal color #ff45dd
This text has a font color of #ff45dd
<p style="color:#ff45dd">Text here</p>
#ff45dd Background Color
This box has a background color of #ff45dd
<div style="background-color:#ff45dd">Text here</div>
#ff45dd Border Color
This box has a border color of #ff45dd
<div style="border: 4px solid #ff45dd">Text here</div>
CSS codes
<p style="color:#ff45dd">Text here</p>
<div style="background-color:#ff45dd">Text here</div>
<div style="border: 4px solid #ff45dd">Text here</div>
#ff45dd Color on white background
This is how a font and box color of #ff45dd will look
on a white background.
#ff45dd Color on black background
This is how a font and box color of #ff45dd hex color will look
on a black background.