In RGB color space, #0ffffd hex color has a red value of 15, a green value of 255 and a blue value of 253.
In CMYK color space (used in color printing), #0ffffd hex color is composed of 94.12% cyan, 0% magenta, 0.78% yellow and 0% black.
#0ffffd color has a hue of 179.5 degrees, a saturation of 100% and a lightness of 52.9%.
#0ffffd hex color contains mainly GREEN.
The closest web safe color of #0ffffd is #00ffff
#0ffffd hex color has a decimal value of 1048573.
HEX | 0ffffd | #0ffffd |
---|---|---|
RGB | 15, 255, 253 | rgb(15, 255, 253) |
RGB Percent | 5.88, 100, 99.22 | rgb(5.88, 100, 99.22) |
CMYK | 94, 0, 1, 0 | |
HSL | 179.5°, 100, 52.9 | hsl(179.5, 100%, 52.9%) |
HSV | 179.5°, 94.1, 100 |
XYZ | 53.687, 78.713, 105.292 |
---|---|
Hunter Lab | 88.72, -47.246, -8.26 |
CIE-LAB | 91.104, -48.342, -13.114 |
CIE-LCH | 91.104, 50.089, 195.178 |
CIE-LUV | 94.12, 0, 0.78, 0 |
Web Safe | 00ffff |
RGB percent of color #0ffffd
CMYK percent of color #0ffffd
Text with hexadecimal color #0ffffd
This text has a font color of #0ffffd
<p style="color:#0ffffd">Text here</p>
#0ffffd Background Color
This box has a background color of #0ffffd
<div style="background-color:#0ffffd">Text here</div>
#0ffffd Border Color
This box has a border color of #0ffffd
<div style="border: 4px solid #0ffffd">Text here</div>
CSS codes
<p style="color:#0ffffd">Text here</p>
<div style="background-color:#0ffffd">Text here</div>
<div style="border: 4px solid #0ffffd">Text here</div>
#0ffffd Color on white background
This is how a font and box color of #0ffffd will look
on a white background.
#0ffffd Color on black background
This is how a font and box color of #0ffffd hex color will look
on a black background.