In RGB color space, #00f8f8 hex color has a red value of 0, a green value of 248 and a blue value of 248.
In CMYK color space (used in color printing), #00f8f8 hex color is composed of 100% cyan, 0% magenta, 0% yellow and 2.75% black.
#00f8f8 color has a hue of 180 degrees, a saturation of 100% and a lightness of 48.6%.
#00f8f8 hex color contains mainly GREEN.
The closest web safe color of #00f8f8 is #00ffff
#00f8f8 hex color has a decimal value of 63736.
HEX | 00f8f8 | #00f8f8 |
---|---|---|
RGB | 0, 248, 248 | rgb(0, 248, 248) |
RGB Percent | 0, 97.25, 97.25 | rgb(0, 97.25, 97.25) |
CMYK | 100, 0, 0, 3 | |
HSL | 180°, 100, 48.6 | hsl(180, 100%, 48.6%) |
HSV | 180°, 100, 97.3 |
XYZ | 50.511, 73.912, 100.411 |
---|---|
Hunter Lab | 85.972, -45.577, -9.067 |
CIE-LAB | 88.881, -47.075, -13.843 |
CIE-LCH | 88.881, 49.068, 196.387 |
CIE-LUV | 100, 0, 0, 2.75 |
Web Safe | 00ffff |
RGB percent of color #00f8f8
CMYK percent of color #00f8f8
Text with hexadecimal color #00f8f8
This text has a font color of #00f8f8
<p style="color:#00f8f8">Text here</p>
#00f8f8 Background Color
This box has a background color of #00f8f8
<div style="background-color:#00f8f8">Text here</div>
#00f8f8 Border Color
This box has a border color of #00f8f8
<div style="border: 4px solid #00f8f8">Text here</div>
CSS codes
<p style="color:#00f8f8">Text here</p>
<div style="background-color:#00f8f8">Text here</div>
<div style="border: 4px solid #00f8f8">Text here</div>
#00f8f8 Color on white background
This is how a font and box color of #00f8f8 will look
on a white background.
#00f8f8 Color on black background
This is how a font and box color of #00f8f8 hex color will look
on a black background.