In RGB color space, #01aacc hex color has a red value of 1, a green value of 170 and a blue value of 204.
In CMYK color space (used in color printing), #01aacc hex color is composed of 99.51% cyan, 16.67% magenta, 0% yellow and 20% black.
#01aacc color has a hue of 190 degrees, a saturation of 99.02% and a lightness of 40.2%.
#01aacc hex color contains mainly BLUE.
The closest web safe color of #01aacc is #0099cc
#01aacc hex color has a decimal value of 109260.
HEX | 01aacc | #01aacc |
---|---|---|
RGB | 1, 170, 204 | rgb(1, 170, 204) |
RGB Percent | 0.39, 66.67, 80 | rgb(0.39, 66.67, 80) |
CMYK | 100, 17, 0, 20 | |
HSL | 190°, 99.02, 40.2 | hsl(190, 99.02%, 40.2%) |
HSV | 190°, 99.5, 80 |
XYZ | 25.286, 33.116, 62.186 |
---|---|
Hunter Lab | 57.547, -22.273, -23.788 |
CIE-LAB | 64.255, -24.349, -27.566 |
CIE-LCH | 64.255, 36.78, 228.546 |
CIE-LUV | 99.51, 16.67, 0, 20 |
Web Safe | 0099cc |
RGB percent of color #01aacc
CMYK percent of color #01aacc
Text with hexadecimal color #01aacc
This text has a font color of #01aacc
<p style="color:#01aacc">Text here</p>
#01aacc Background Color
This box has a background color of #01aacc
<div style="background-color:#01aacc">Text here</div>
#01aacc Border Color
This box has a border color of #01aacc
<div style="border: 4px solid #01aacc">Text here</div>
CSS codes
<p style="color:#01aacc">Text here</p>
<div style="background-color:#01aacc">Text here</div>
<div style="border: 4px solid #01aacc">Text here</div>
#01aacc Color on white background
This is how a font and box color of #01aacc will look
on a white background.
#01aacc Color on black background
This is how a font and box color of #01aacc hex color will look
on a black background.