In RGB color space, #32fffe hex color has a red value of 50, a green value of 255 and a blue value of 254.
In CMYK color space (used in color printing), #32fffe hex color is composed of 80.39% cyan, 0% magenta, 0.39% yellow and 0% black.
#32fffe color has a hue of 179.7 degrees, a saturation of 100% and a lightness of 59.8%.
#32fffe hex color contains mainly GREEN.
The closest web safe color of #32fffe is #33ffff
#32fffe hex color has a decimal value of 3342334.
HEX | 32fffe | #32fffe |
---|---|---|
RGB | 50, 255, 254 | rgb(50, 255, 254) |
RGB Percent | 19.61, 100, 99.61 | rgb(19.61, 100, 99.61) |
CMYK | 80, 0, 0, 0 | |
HSL | 179.7°, 100, 59.8 | hsl(179.7, 100%, 59.8%) |
HSV | 179.7°, 80.4, 100 |
XYZ | 54.965, 79.354, 106.186 |
---|---|
Hunter Lab | 89.081, -45.753, -8.318 |
CIE-LAB | 91.394, -46.338, -13.172 |
CIE-LCH | 91.394, 48.174, 195.868 |
CIE-LUV | 80.39, 0, 0.39, 0 |
Web Safe | 33ffff |
RGB percent of color #32fffe
CMYK percent of color #32fffe
Text with hexadecimal color #32fffe
This text has a font color of #32fffe
<p style="color:#32fffe">Text here</p>
#32fffe Background Color
This box has a background color of #32fffe
<div style="background-color:#32fffe">Text here</div>
#32fffe Border Color
This box has a border color of #32fffe
<div style="border: 4px solid #32fffe">Text here</div>
CSS codes
<p style="color:#32fffe">Text here</p>
<div style="background-color:#32fffe">Text here</div>
<div style="border: 4px solid #32fffe">Text here</div>
#32fffe Color on white background
This is how a font and box color of #32fffe will look
on a white background.
#32fffe Color on black background
This is how a font and box color of #32fffe hex color will look
on a black background.