In RGB color space, #dd00fb hex color has a red value of 221, a green value of 0 and a blue value of 251.
In CMYK color space (used in color printing), #dd00fb hex color is composed of 11.95% cyan, 100% magenta, 0% yellow and 1.57% black.
#dd00fb color has a hue of 292.8 degrees, a saturation of 100% and a lightness of 49.2%.
#dd00fb hex color contains mainly BLUE.
The closest web safe color of #dd00fb is #cc00ff
#dd00fb hex color has a decimal value of 14483707.
HEX | dd00fb | #dd00fb |
---|---|---|
RGB | 221, 0, 251 | rgb(221, 0, 251) |
RGB Percent | 86.67, 0, 98.43 | rgb(86.67, 0, 98.43) |
CMYK | 12, 100, 0, 2 | |
HSL | 292.8°, 100, 49.2 | hsl(292.8, 100%, 49.2%) |
HSV | 292.8°, 100, 98.4 |
XYZ | 47.231, 22.337, 93.089 |
---|---|
Hunter Lab | 47.262, 95.674, -83.696 |
CIE-LAB | 54.383, 92.66, -68.471 |
CIE-LCH | 54.383, 115.214, 323.537 |
CIE-LUV | 11.95, 100, 0, 1.57 |
Web Safe | cc00ff |
RGB percent of color #dd00fb
CMYK percent of color #dd00fb
Text with hexadecimal color #dd00fb
This text has a font color of #dd00fb
<p style="color:#dd00fb">Text here</p>
#dd00fb Background Color
This box has a background color of #dd00fb
<div style="background-color:#dd00fb">Text here</div>
#dd00fb Border Color
This box has a border color of #dd00fb
<div style="border: 4px solid #dd00fb">Text here</div>
CSS codes
<p style="color:#dd00fb">Text here</p>
<div style="background-color:#dd00fb">Text here</div>
<div style="border: 4px solid #dd00fb">Text here</div>
#dd00fb Color on white background
This is how a font and box color of #dd00fb will look
on a white background.
#dd00fb Color on black background
This is how a font and box color of #dd00fb hex color will look
on a black background.