In RGB color space, #1fffed hex color has a red value of 31, a green value of 255 and a blue value of 237.
In CMYK color space (used in color printing), #1fffed hex color is composed of 87.84% cyan, 0% magenta, 7.06% yellow and 0% black.
#1fffed color has a hue of 175.2 degrees, a saturation of 100% and a lightness of 56.1%.
#1fffed hex color contains mainly GREEN.
The closest web safe color of #1fffed is #33ffff
#1fffed hex color has a decimal value of 2097133.
HEX | 1fffed | #1fffed |
---|---|---|
RGB | 31, 255, 237 | rgb(31, 255, 237) |
RGB Percent | 12.16, 100, 92.94 | rgb(12.16, 100, 92.94) |
CMYK | 88, 0, 7, 0 | |
HSL | 175.2°, 100, 56.1 | hsl(175.2, 100%, 56.1%) |
HSV | 175.2°, 87.8, 100 |
XYZ | 51.611, 77.926, 92.442 |
---|---|
Hunter Lab | 88.276, -50.121, -0.295 |
CIE-LAB | 90.746, -52.196, -5.335 |
CIE-LCH | 90.746, 52.468, 185.836 |
CIE-LUV | 87.84, 0, 7.06, 0 |
Web Safe | 33ffff |
RGB percent of color #1fffed
CMYK percent of color #1fffed
Text with hexadecimal color #1fffed
This text has a font color of #1fffed
<p style="color:#1fffed">Text here</p>
#1fffed Background Color
This box has a background color of #1fffed
<div style="background-color:#1fffed">Text here</div>
#1fffed Border Color
This box has a border color of #1fffed
<div style="border: 4px solid #1fffed">Text here</div>
CSS codes
<p style="color:#1fffed">Text here</p>
<div style="background-color:#1fffed">Text here</div>
<div style="border: 4px solid #1fffed">Text here</div>
#1fffed Color on white background
This is how a font and box color of #1fffed will look
on a white background.
#1fffed Color on black background
This is how a font and box color of #1fffed hex color will look
on a black background.