In RGB color space, #00a0ff hex color has a red value of 0, a green value of 160 and a blue value of 255.
In CMYK color space (used in color printing), #00a0ff hex color is composed of 100% cyan, 37.25% magenta, 0% yellow and 0% black.
#00a0ff color has a hue of 202.4 degrees, a saturation of 100% and a lightness of 50%.
#00a0ff hex color contains mainly BLUE.
The closest web safe color of #00a0ff is #0099ff
#00a0ff hex color has a decimal value of 41215.
HEX | 00a0ff | #00a0ff |
---|---|---|
RGB | 0, 160, 255 | rgb(0, 160, 255) |
RGB Percent | 0, 62.75, 100 | rgb(0, 62.75, 100) |
CMYK | 100, 37, 0, 0 | |
HSL | 202.4°, 100, 50 | hsl(202.4, 100%, 50%) |
HSV | 202.4°, 100, 100 |
XYZ | 30.621, 32.362, 99.24 |
---|---|
Hunter Lab | 56.888, -3.472, -63.61 |
CIE-LAB | 63.641, -0.515, -56.6 |
CIE-LCH | 63.641, 56.602, 269.479 |
CIE-LUV | 100, 37.25, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #00a0ff
CMYK percent of color #00a0ff
Text with hexadecimal color #00a0ff
This text has a font color of #00a0ff
<p style="color:#00a0ff">Text here</p>
#00a0ff Background Color
This box has a background color of #00a0ff
<div style="background-color:#00a0ff">Text here</div>
#00a0ff Border Color
This box has a border color of #00a0ff
<div style="border: 4px solid #00a0ff">Text here</div>
CSS codes
<p style="color:#00a0ff">Text here</p>
<div style="background-color:#00a0ff">Text here</div>
<div style="border: 4px solid #00a0ff">Text here</div>
#00a0ff Color on white background
This is how a font and box color of #00a0ff will look
on a white background.
#00a0ff Color on black background
This is how a font and box color of #00a0ff hex color will look
on a black background.