In RGB color space, #01abcc hex color has a red value of 1, a green value of 171 and a blue value of 204.
In CMYK color space (used in color printing), #01abcc hex color is composed of 99.51% cyan, 16.18% magenta, 0% yellow and 20% black.
#01abcc color has a hue of 189.8 degrees, a saturation of 99.02% and a lightness of 40.2%.
#01abcc hex color contains mainly BLUE.
The closest web safe color of #01abcc is #0099cc
#01abcc hex color has a decimal value of 109516.
HEX | 01abcc | #01abcc |
---|---|---|
RGB | 1, 171, 204 | rgb(1, 171, 204) |
RGB Percent | 0.39, 67.06, 80 | rgb(0.39, 67.06, 80) |
CMYK | 100, 16, 0, 20 | |
HSL | 189.8°, 99.02, 40.2 | hsl(189.8, 99.02%, 40.2%) |
HSV | 189.8°, 99.5, 80 |
XYZ | 25.475, 33.492, 62.249 |
---|---|
Hunter Lab | 57.872, -22.702, -23.263 |
CIE-LAB | 64.557, -24.854, -27.1 |
CIE-LCH | 64.557, 36.771, 227.475 |
CIE-LUV | 99.51, 16.18, 0, 20 |
Web Safe | 0099cc |
RGB percent of color #01abcc
CMYK percent of color #01abcc
Text with hexadecimal color #01abcc
This text has a font color of #01abcc
<p style="color:#01abcc">Text here</p>
#01abcc Background Color
This box has a background color of #01abcc
<div style="background-color:#01abcc">Text here</div>
#01abcc Border Color
This box has a border color of #01abcc
<div style="border: 4px solid #01abcc">Text here</div>
CSS codes
<p style="color:#01abcc">Text here</p>
<div style="background-color:#01abcc">Text here</div>
<div style="border: 4px solid #01abcc">Text here</div>
#01abcc Color on white background
This is how a font and box color of #01abcc will look
on a white background.
#01abcc Color on black background
This is how a font and box color of #01abcc hex color will look
on a black background.