In RGB color space, #00f7ff hex color has a red value of 0, a green value of 247 and a blue value of 255.
In CMYK color space (used in color printing), #00f7ff hex color is composed of 100% cyan, 3.14% magenta, 0% yellow and 0% black.
#00f7ff color has a hue of 181.9 degrees, a saturation of 100% and a lightness of 50%.
#00f7ff hex color contains mainly BLUE.
The closest web safe color of #00f7ff is #00ffff
#00f7ff hex color has a decimal value of 63487.
HEX | 00f7ff | #00f7ff |
---|---|---|
RGB | 0, 247, 255 | rgb(0, 247, 255) |
RGB Percent | 0, 96.86, 100 | rgb(0, 96.86, 100) |
CMYK | 100, 3, 0, 0 | |
HSL | 181.9°, 100, 50 | hsl(181.9, 100%, 50%) |
HSV | 181.9°, 100, 100 |
XYZ | 51.311, 73.742, 106.137 |
---|---|
Hunter Lab | 85.873, -43.621, -13.17 |
CIE-LAB | 88.8, -44.601, -17.614 |
CIE-LCH | 88.8, 47.953, 201.55 |
CIE-LUV | 100, 3.14, 0, 0 |
Web Safe | 00ffff |
RGB percent of color #00f7ff
CMYK percent of color #00f7ff
Text with hexadecimal color #00f7ff
This text has a font color of #00f7ff
<p style="color:#00f7ff">Text here</p>
#00f7ff Background Color
This box has a background color of #00f7ff
<div style="background-color:#00f7ff">Text here</div>
#00f7ff Border Color
This box has a border color of #00f7ff
<div style="border: 4px solid #00f7ff">Text here</div>
CSS codes
<p style="color:#00f7ff">Text here</p>
<div style="background-color:#00f7ff">Text here</div>
<div style="border: 4px solid #00f7ff">Text here</div>
#00f7ff Color on white background
This is how a font and box color of #00f7ff will look
on a white background.
#00f7ff Color on black background
This is how a font and box color of #00f7ff hex color will look
on a black background.