In RGB color space, #01aaff hex color has a red value of 1, a green value of 170 and a blue value of 255.
In CMYK color space (used in color printing), #01aaff hex color is composed of 99.61% cyan, 33.33% magenta, 0% yellow and 0% black.
#01aaff color has a hue of 200.1 degrees, a saturation of 100% and a lightness of 50.2%.
#01aaff hex color contains mainly BLUE.
The closest web safe color of #01aaff is #0099ff
#01aaff hex color has a decimal value of 109311.
HEX | 01aaff | #01aaff |
---|---|---|
RGB | 1, 170, 255 | rgb(1, 170, 255) |
RGB Percent | 0.39, 66.67, 100 | rgb(0.39, 66.67, 100) |
CMYK | 100, 33, 0, 0 | |
HSL | 200.1°, 100, 50.2 | hsl(200.1, 100%, 50.2%) |
HSV | 200.1°, 99.6, 100 |
XYZ | 32.437, 35.976, 99.842 |
---|---|
Hunter Lab | 59.98, -8.433, -56.707 |
CIE-LAB | 66.502, -6.199, -52.06 |
CIE-LCH | 66.502, 52.428, 263.21 |
CIE-LUV | 99.61, 33.33, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #01aaff
CMYK percent of color #01aaff
Text with hexadecimal color #01aaff
This text has a font color of #01aaff
<p style="color:#01aaff">Text here</p>
#01aaff Background Color
This box has a background color of #01aaff
<div style="background-color:#01aaff">Text here</div>
#01aaff Border Color
This box has a border color of #01aaff
<div style="border: 4px solid #01aaff">Text here</div>
CSS codes
<p style="color:#01aaff">Text here</p>
<div style="background-color:#01aaff">Text here</div>
<div style="border: 4px solid #01aaff">Text here</div>
#01aaff Color on white background
This is how a font and box color of #01aaff will look
on a white background.
#01aaff Color on black background
This is how a font and box color of #01aaff hex color will look
on a black background.