In RGB color space, #0ff0e0 hex color has a red value of 15, a green value of 240 and a blue value of 224.
In CMYK color space (used in color printing), #0ff0e0 hex color is composed of 93.75% cyan, 0% magenta, 6.67% yellow and 5.88% black.
#0ff0e0 color has a hue of 175.7 degrees, a saturation of 88.24% and a lightness of 50%.
#0ff0e0 hex color contains mainly GREEN.
The closest web safe color of #0ff0e0 is #00ffcc
#0ff0e0 hex color has a decimal value of 1044704.
HEX | 0ff0e0 | #0ff0e0 |
---|---|---|
RGB | 15, 240, 224 | rgb(15, 240, 224) |
RGB Percent | 5.88, 94.12, 87.84 | rgb(5.88, 94.12, 87.84) |
CMYK | 94, 0, 7, 6 | |
HSL | 175.7°, 88.24, 50 | hsl(175.7, 88.24%, 50%) |
HSV | 175.7°, 93.8, 94.1 |
XYZ | 44.812, 67.804, 81.247 |
---|---|
Hunter Lab | 82.343, -46.959, -0.86 |
CIE-LAB | 85.908, -50.106, -5.699 |
CIE-LCH | 85.908, 50.429, 186.489 |
CIE-LUV | 93.75, 0, 6.67, 5.88 |
Web Safe | 00ffcc |
RGB percent of color #0ff0e0
CMYK percent of color #0ff0e0
Text with hexadecimal color #0ff0e0
This text has a font color of #0ff0e0
<p style="color:#0ff0e0">Text here</p>
#0ff0e0 Background Color
This box has a background color of #0ff0e0
<div style="background-color:#0ff0e0">Text here</div>
#0ff0e0 Border Color
This box has a border color of #0ff0e0
<div style="border: 4px solid #0ff0e0">Text here</div>
CSS codes
<p style="color:#0ff0e0">Text here</p>
<div style="background-color:#0ff0e0">Text here</div>
<div style="border: 4px solid #0ff0e0">Text here</div>
#0ff0e0 Color on white background
This is how a font and box color of #0ff0e0 will look
on a white background.
#0ff0e0 Color on black background
This is how a font and box color of #0ff0e0 hex color will look
on a black background.