In RGB color space, #0aaaff hex color has a red value of 10, a green value of 170 and a blue value of 255.
In CMYK color space (used in color printing), #0aaaff hex color is composed of 96.08% cyan, 33.33% magenta, 0% yellow and 0% black.
#0aaaff color has a hue of 200.8 degrees, a saturation of 100% and a lightness of 52%.
#0aaaff hex color contains mainly BLUE.
The closest web safe color of #0aaaff is #0099ff
#0aaaff hex color has a decimal value of 699135.
HEX | 0aaaff | #0aaaff |
---|---|---|
RGB | 10, 170, 255 | rgb(10, 170, 255) |
RGB Percent | 3.92, 66.67, 100 | rgb(3.92, 66.67, 100) |
CMYK | 96, 33, 0, 0 | |
HSL | 200.8°, 100, 52 | hsl(200.8, 100%, 52%) |
HSV | 200.8°, 96.1, 100 |
XYZ | 32.55, 36.034, 99.847 |
---|---|
Hunter Lab | 60.028, -8.259, -56.599 |
CIE-LAB | 66.546, -5.984, -51.986 |
CIE-LCH | 66.546, 52.329, 263.434 |
CIE-LUV | 96.08, 33.33, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #0aaaff
CMYK percent of color #0aaaff
Text with hexadecimal color #0aaaff
This text has a font color of #0aaaff
<p style="color:#0aaaff">Text here</p>
#0aaaff Background Color
This box has a background color of #0aaaff
<div style="background-color:#0aaaff">Text here</div>
#0aaaff Border Color
This box has a border color of #0aaaff
<div style="border: 4px solid #0aaaff">Text here</div>
CSS codes
<p style="color:#0aaaff">Text here</p>
<div style="background-color:#0aaaff">Text here</div>
<div style="border: 4px solid #0aaaff">Text here</div>
#0aaaff Color on white background
This is how a font and box color of #0aaaff will look
on a white background.
#0aaaff Color on black background
This is how a font and box color of #0aaaff hex color will look
on a black background.