In RGB color space, #ff42dd hex color has a red value of 255, a green value of 66 and a blue value of 221.
In CMYK color space (used in color printing), #ff42dd hex color is composed of 0% cyan, 74.12% magenta, 13.33% yellow and 0% black.
#ff42dd color has a hue of 310.8 degrees, a saturation of 100% and a lightness of 62.9%.
#ff42dd hex color contains mainly RED.
The closest web safe color of #ff42dd is #ff33cc
#ff42dd hex color has a decimal value of 16728797.
HEX | ff42dd | #ff42dd |
---|---|---|
RGB | 255, 66, 221 | rgb(255, 66, 221) |
RGB Percent | 100, 25.88, 86.67 | rgb(100, 25.88, 86.67) |
CMYK | 0, 74, 13, 0 | |
HSL | 310.8°, 100, 62.9 | hsl(310.8, 100%, 62.9%) |
HSV | 310.8°, 74.1, 100 |
XYZ | 56.239, 30.377, 71.306 |
---|---|
Hunter Lab | 55.115, 85.687, -38.126 |
CIE-LAB | 61.978, 83.649, -39.236 |
CIE-LCH | 61.978, 92.394, 334.871 |
CIE-LUV | 0, 74.12, 13.33, 0 |
Web Safe | ff33cc |
RGB percent of color #ff42dd
CMYK percent of color #ff42dd
Text with hexadecimal color #ff42dd
This text has a font color of #ff42dd
<p style="color:#ff42dd">Text here</p>
#ff42dd Background Color
This box has a background color of #ff42dd
<div style="background-color:#ff42dd">Text here</div>
#ff42dd Border Color
This box has a border color of #ff42dd
<div style="border: 4px solid #ff42dd">Text here</div>
CSS codes
<p style="color:#ff42dd">Text here</p>
<div style="background-color:#ff42dd">Text here</div>
<div style="border: 4px solid #ff42dd">Text here</div>
#ff42dd Color on white background
This is how a font and box color of #ff42dd will look
on a white background.
#ff42dd Color on black background
This is how a font and box color of #ff42dd hex color will look
on a black background.