In RGB color space, #0ac8ff hex color has a red value of 10, a green value of 200 and a blue value of 255.
In CMYK color space (used in color printing), #0ac8ff hex color is composed of 96.08% cyan, 21.57% magenta, 0% yellow and 0% black.
#0ac8ff color has a hue of 193.5 degrees, a saturation of 100% and a lightness of 52%.
#0ac8ff hex color contains mainly BLUE.
The closest web safe color of #0ac8ff is #00ccff
#0ac8ff hex color has a decimal value of 706815.
HEX | 0ac8ff | #0ac8ff |
---|---|---|
RGB | 10, 200, 255 | rgb(10, 200, 255) |
RGB Percent | 3.92, 78.43, 100 | rgb(3.92, 78.43, 100) |
CMYK | 96, 22, 0, 0 | |
HSL | 193.5°, 100, 52 | hsl(193.5, 100%, 52%) |
HSV | 193.5°, 96.1, 100 |
XYZ | 38.829, 48.593, 101.941 |
---|---|
Hunter Lab | 69.709, -22.562, -37.909 |
CIE-LAB | 75.197, -22.091, -38.419 |
CIE-LCH | 75.197, 44.317, 240.101 |
CIE-LUV | 96.08, 21.57, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #0ac8ff
CMYK percent of color #0ac8ff
Text with hexadecimal color #0ac8ff
This text has a font color of #0ac8ff
<p style="color:#0ac8ff">Text here</p>
#0ac8ff Background Color
This box has a background color of #0ac8ff
<div style="background-color:#0ac8ff">Text here</div>
#0ac8ff Border Color
This box has a border color of #0ac8ff
<div style="border: 4px solid #0ac8ff">Text here</div>
CSS codes
<p style="color:#0ac8ff">Text here</p>
<div style="background-color:#0ac8ff">Text here</div>
<div style="border: 4px solid #0ac8ff">Text here</div>
#0ac8ff Color on white background
This is how a font and box color of #0ac8ff will look
on a white background.
#0ac8ff Color on black background
This is how a font and box color of #0ac8ff hex color will look
on a black background.