In RGB color space, #0ff0ff hex color has a red value of 15, a green value of 240 and a blue value of 255.
In CMYK color space (used in color printing), #0ff0ff hex color is composed of 94.12% cyan, 5.88% magenta, 0% yellow and 0% black.
#0ff0ff color has a hue of 183.8 degrees, a saturation of 100% and a lightness of 52.9%.
#0ff0ff hex color contains mainly BLUE.
The closest web safe color of #0ff0ff is #00ffff
#0ff0ff hex color has a decimal value of 1044735.
HEX | 0ff0ff | #0ff0ff |
---|---|---|
RGB | 15, 240, 255 | rgb(15, 240, 255) |
RGB Percent | 5.88, 94.12, 100 | rgb(5.88, 94.12, 100) |
CMYK | 94, 6, 0, 0 | |
HSL | 183.8°, 100, 52.9 | hsl(183.8, 100%, 52.9%) |
HSV | 183.8°, 94.1, 100 |
XYZ | 49.407, 69.642, 105.446 |
---|---|
Hunter Lab | 83.452, -40.361, -16.5 |
CIE-LAB | 86.821, -41.169, -20.596 |
CIE-LCH | 86.821, 46.033, 206.578 |
CIE-LUV | 94.12, 5.88, 0, 0 |
Web Safe | 00ffff |
RGB percent of color #0ff0ff
CMYK percent of color #0ff0ff
Text with hexadecimal color #0ff0ff
This text has a font color of #0ff0ff
<p style="color:#0ff0ff">Text here</p>
#0ff0ff Background Color
This box has a background color of #0ff0ff
<div style="background-color:#0ff0ff">Text here</div>
#0ff0ff Border Color
This box has a border color of #0ff0ff
<div style="border: 4px solid #0ff0ff">Text here</div>
CSS codes
<p style="color:#0ff0ff">Text here</p>
<div style="background-color:#0ff0ff">Text here</div>
<div style="border: 4px solid #0ff0ff">Text here</div>
#0ff0ff Color on white background
This is how a font and box color of #0ff0ff will look
on a white background.
#0ff0ff Color on black background
This is how a font and box color of #0ff0ff hex color will look
on a black background.