In RGB color space, #0ff7ff hex color has a red value of 15, a green value of 247 and a blue value of 255.
In CMYK color space (used in color printing), #0ff7ff hex color is composed of 94.12% cyan, 3.14% magenta, 0% yellow and 0% black.
#0ff7ff color has a hue of 182 degrees, a saturation of 100% and a lightness of 52.9%.
#0ff7ff hex color contains mainly BLUE.
The closest web safe color of #0ff7ff is #00ffff
#0ff7ff hex color has a decimal value of 1046527.
HEX | 0ff7ff | #0ff7ff |
---|---|---|
RGB | 15, 247, 255 | rgb(15, 247, 255) |
RGB Percent | 5.88, 96.86, 100 | rgb(5.88, 96.86, 100) |
CMYK | 94, 3, 0, 0 | |
HSL | 182°, 100, 52.9 | hsl(182, 100%, 52.9%) |
HSV | 182°, 94.1, 100 |
XYZ | 51.508, 73.843, 106.146 |
---|---|
Hunter Lab | 85.932, -43.387, -13.085 |
CIE-LAB | 88.848, -44.287, -17.537 |
CIE-LCH | 88.848, 47.633, 201.603 |
CIE-LUV | 94.12, 3.14, 0, 0 |
Web Safe | 00ffff |
RGB percent of color #0ff7ff
CMYK percent of color #0ff7ff
Text with hexadecimal color #0ff7ff
This text has a font color of #0ff7ff
<p style="color:#0ff7ff">Text here</p>
#0ff7ff Background Color
This box has a background color of #0ff7ff
<div style="background-color:#0ff7ff">Text here</div>
#0ff7ff Border Color
This box has a border color of #0ff7ff
<div style="border: 4px solid #0ff7ff">Text here</div>
CSS codes
<p style="color:#0ff7ff">Text here</p>
<div style="background-color:#0ff7ff">Text here</div>
<div style="border: 4px solid #0ff7ff">Text here</div>
#0ff7ff Color on white background
This is how a font and box color of #0ff7ff will look
on a white background.
#0ff7ff Color on black background
This is how a font and box color of #0ff7ff hex color will look
on a black background.