In RGB color space, #ff34fe hex color has a red value of 255, a green value of 52 and a blue value of 254.
In CMYK color space (used in color printing), #ff34fe hex color is composed of 0% cyan, 79.61% magenta, 0.39% yellow and 0% black.
#ff34fe color has a hue of 300.3 degrees, a saturation of 100% and a lightness of 60.2%.
#ff34fe hex color contains mainly RED.
The closest web safe color of #ff34fe is #ff33ff
#ff34fe hex color has a decimal value of 16725246.
HEX | ff34fe | #ff34fe |
---|---|---|
RGB | 255, 52, 254 | rgb(255, 52, 254) |
RGB Percent | 100, 20.39, 99.61 | rgb(100, 20.39, 99.61) |
CMYK | 0, 80, 0, 0 | |
HSL | 300.3°, 100, 60.2 | hsl(300.3, 100%, 60.2%) |
HSV | 300.3°, 79.6, 100 |
XYZ | 60.357, 30.872, 96.544 |
---|---|
Hunter Lab | 55.563, 96.668, -64.127 |
CIE-LAB | 62.399, 91.838, -56.969 |
CIE-LCH | 62.399, 108.073, 328.188 |
CIE-LUV | 0, 79.61, 0.39, 0 |
Web Safe | ff33ff |
RGB percent of color #ff34fe
CMYK percent of color #ff34fe
Text with hexadecimal color #ff34fe
This text has a font color of #ff34fe
<p style="color:#ff34fe">Text here</p>
#ff34fe Background Color
This box has a background color of #ff34fe
<div style="background-color:#ff34fe">Text here</div>
#ff34fe Border Color
This box has a border color of #ff34fe
<div style="border: 4px solid #ff34fe">Text here</div>
CSS codes
<p style="color:#ff34fe">Text here</p>
<div style="background-color:#ff34fe">Text here</div>
<div style="border: 4px solid #ff34fe">Text here</div>
#ff34fe Color on white background
This is how a font and box color of #ff34fe will look
on a white background.
#ff34fe Color on black background
This is how a font and box color of #ff34fe hex color will look
on a black background.