In RGB color space, #ff25dd hex color has a red value of 255, a green value of 37 and a blue value of 221.
In CMYK color space (used in color printing), #ff25dd hex color is composed of 0% cyan, 85.49% magenta, 13.33% yellow and 0% black.
#ff25dd color has a hue of 309.4 degrees, a saturation of 100% and a lightness of 57.3%.
#ff25dd hex color contains mainly RED.
The closest web safe color of #ff25dd is #ff33cc
#ff25dd hex color has a decimal value of 16721373.
HEX | ff25dd | #ff25dd |
---|---|---|
RGB | 255, 37, 221 | rgb(255, 37, 221) |
RGB Percent | 100, 14.51, 86.67 | rgb(100, 14.51, 86.67) |
CMYK | 0, 85, 13, 0 | |
HSL | 309.4°, 100, 57.3 | hsl(309.4, 100%, 57.3%) |
HSV | 309.4°, 85.5, 100 |
XYZ | 54.953, 27.804, 70.877 |
---|---|
Hunter Lab | 52.729, 93.75, -42.785 |
CIE-LAB | 59.711, 90.196, -42.795 |
CIE-LCH | 59.711, 99.834, 334.617 |
CIE-LUV | 0, 85.49, 13.33, 0 |
Web Safe | ff33cc |
RGB percent of color #ff25dd
CMYK percent of color #ff25dd
Text with hexadecimal color #ff25dd
This text has a font color of #ff25dd
<p style="color:#ff25dd">Text here</p>
#ff25dd Background Color
This box has a background color of #ff25dd
<div style="background-color:#ff25dd">Text here</div>
#ff25dd Border Color
This box has a border color of #ff25dd
<div style="border: 4px solid #ff25dd">Text here</div>
CSS codes
<p style="color:#ff25dd">Text here</p>
<div style="background-color:#ff25dd">Text here</div>
<div style="border: 4px solid #ff25dd">Text here</div>
#ff25dd Color on white background
This is how a font and box color of #ff25dd will look
on a white background.
#ff25dd Color on black background
This is how a font and box color of #ff25dd hex color will look
on a black background.