In RGB color space, #00f5f5 hex color has a red value of 0, a green value of 245 and a blue value of 245.
In CMYK color space (used in color printing), #00f5f5 hex color is composed of 100% cyan, 0% magenta, 0% yellow and 3.92% black.
#00f5f5 color has a hue of 180 degrees, a saturation of 100% and a lightness of 48%.
#00f5f5 hex color contains mainly GREEN.
The closest web safe color of #00f5f5 is #00ffff
#00f5f5 hex color has a decimal value of 62965.
HEX | 00f5f5 | #00f5f5 |
---|---|---|
RGB | 0, 245, 245 | rgb(0, 245, 245) |
RGB Percent | 0, 96.08, 96.08 | rgb(0, 96.08, 96.08) |
CMYK | 100, 0, 0, 4 | |
HSL | 180°, 100, 48 | hsl(180, 100%, 48%) |
HSV | 180°, 100, 96.1 |
XYZ | 49.134, 71.897, 97.674 |
---|---|
Hunter Lab | 84.792, -44.952, -8.943 |
CIE-LAB | 87.919, -46.643, -13.716 |
CIE-LCH | 87.919, 48.618, 196.387 |
CIE-LUV | 100, 0, 0, 3.92 |
Web Safe | 00ffff |
RGB percent of color #00f5f5
CMYK percent of color #00f5f5
Text with hexadecimal color #00f5f5
This text has a font color of #00f5f5
<p style="color:#00f5f5">Text here</p>
#00f5f5 Background Color
This box has a background color of #00f5f5
<div style="background-color:#00f5f5">Text here</div>
#00f5f5 Border Color
This box has a border color of #00f5f5
<div style="border: 4px solid #00f5f5">Text here</div>
CSS codes
<p style="color:#00f5f5">Text here</p>
<div style="background-color:#00f5f5">Text here</div>
<div style="border: 4px solid #00f5f5">Text here</div>
#00f5f5 Color on white background
This is how a font and box color of #00f5f5 will look
on a white background.
#00f5f5 Color on black background
This is how a font and box color of #00f5f5 hex color will look
on a black background.