In RGB color space, #1ffffd hex color has a red value of 31, a green value of 255 and a blue value of 253.
In CMYK color space (used in color printing), #1ffffd hex color is composed of 87.84% cyan, 0% magenta, 0.78% yellow and 0% black.
#1ffffd color has a hue of 179.5 degrees, a saturation of 100% and a lightness of 56.1%.
#1ffffd hex color contains mainly GREEN.
The closest web safe color of #1ffffd is #33ffff
#1ffffd hex color has a decimal value of 2097149.
HEX | 1ffffd | #1ffffd |
---|---|---|
RGB | 31, 255, 253 | rgb(31, 255, 253) |
RGB Percent | 12.16, 100, 99.22 | rgb(12.16, 100, 99.22) |
CMYK | 88, 0, 1, 0 | |
HSL | 179.5°, 100, 56.1 | hsl(179.5, 100%, 56.1%) |
HSV | 179.5°, 87.8, 100 |
XYZ | 54.055, 78.903, 105.309 |
---|---|
Hunter Lab | 88.827, -46.823, -8.112 |
CIE-LAB | 91.19, -47.771, -12.976 |
CIE-LCH | 91.19, 49.502, 195.197 |
CIE-LUV | 87.84, 0, 0.78, 0 |
Web Safe | 33ffff |
RGB percent of color #1ffffd
CMYK percent of color #1ffffd
Text with hexadecimal color #1ffffd
This text has a font color of #1ffffd
<p style="color:#1ffffd">Text here</p>
#1ffffd Background Color
This box has a background color of #1ffffd
<div style="background-color:#1ffffd">Text here</div>
#1ffffd Border Color
This box has a border color of #1ffffd
<div style="border: 4px solid #1ffffd">Text here</div>
CSS codes
<p style="color:#1ffffd">Text here</p>
<div style="background-color:#1ffffd">Text here</div>
<div style="border: 4px solid #1ffffd">Text here</div>
#1ffffd Color on white background
This is how a font and box color of #1ffffd will look
on a white background.
#1ffffd Color on black background
This is how a font and box color of #1ffffd hex color will look
on a black background.