In RGB color space, #ff25fb hex color has a red value of 255, a green value of 37 and a blue value of 251.
In CMYK color space (used in color printing), #ff25fb hex color is composed of 0% cyan, 85.49% magenta, 1.57% yellow and 0% black.
#ff25fb color has a hue of 301.1 degrees, a saturation of 100% and a lightness of 57.3%.
#ff25fb hex color contains mainly RED.
The closest web safe color of #ff25fb is #ff33ff
#ff25fb hex color has a decimal value of 16721403.
HEX | ff25fb | #ff25fb |
---|---|---|
RGB | 255, 37, 251 | rgb(255, 37, 251) |
RGB Percent | 100, 14.51, 98.43 | rgb(100, 14.51, 98.43) |
CMYK | 0, 85, 2, 0 | |
HSL | 301.1°, 100, 57.3 | hsl(301.1, 100%, 57.3%) |
HSV | 301.1°, 85.5, 100 |
XYZ | 59.314, 29.548, 93.844 |
---|---|
Hunter Lab | 54.358, 99.648, -64.308 |
CIE-LAB | 61.262, 94.25, -57.121 |
CIE-LCH | 61.262, 110.208, 328.782 |
CIE-LUV | 0, 85.49, 1.57, 0 |
Web Safe | ff33ff |
RGB percent of color #ff25fb
CMYK percent of color #ff25fb
Text with hexadecimal color #ff25fb
This text has a font color of #ff25fb
<p style="color:#ff25fb">Text here</p>
#ff25fb Background Color
This box has a background color of #ff25fb
<div style="background-color:#ff25fb">Text here</div>
#ff25fb Border Color
This box has a border color of #ff25fb
<div style="border: 4px solid #ff25fb">Text here</div>
CSS codes
<p style="color:#ff25fb">Text here</p>
<div style="background-color:#ff25fb">Text here</div>
<div style="border: 4px solid #ff25fb">Text here</div>
#ff25fb Color on white background
This is how a font and box color of #ff25fb will look
on a white background.
#ff25fb Color on black background
This is how a font and box color of #ff25fb hex color will look
on a black background.