In RGB color space, #01b3ff hex color has a red value of 1, a green value of 179 and a blue value of 255.
In CMYK color space (used in color printing), #01b3ff hex color is composed of 99.61% cyan, 29.8% magenta, 0% yellow and 0% black.
#01b3ff color has a hue of 198 degrees, a saturation of 100% and a lightness of 50.2%.
#01b3ff hex color contains mainly BLUE.
The closest web safe color of #01b3ff is #00ccff
#01b3ff hex color has a decimal value of 111615.
HEX | 01b3ff | #01b3ff |
---|---|---|
RGB | 1, 179, 255 | rgb(1, 179, 255) |
RGB Percent | 0.39, 70.2, 100 | rgb(0.39, 70.2, 100) |
CMYK | 100, 30, 0, 0 | |
HSL | 198°, 100, 50.2 | hsl(198, 100%, 50.2%) |
HSV | 198°, 99.6, 100 |
XYZ | 34.183, 39.467, 100.424 |
---|---|
Hunter Lab | 62.823, -12.815, -50.801 |
CIE-LAB | 69.088, -11.188, -47.977 |
CIE-LCH | 69.088, 49.264, 256.873 |
CIE-LUV | 99.61, 29.8, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #01b3ff
CMYK percent of color #01b3ff
Text with hexadecimal color #01b3ff
This text has a font color of #01b3ff
<p style="color:#01b3ff">Text here</p>
#01b3ff Background Color
This box has a background color of #01b3ff
<div style="background-color:#01b3ff">Text here</div>
#01b3ff Border Color
This box has a border color of #01b3ff
<div style="border: 4px solid #01b3ff">Text here</div>
CSS codes
<p style="color:#01b3ff">Text here</p>
<div style="background-color:#01b3ff">Text here</div>
<div style="border: 4px solid #01b3ff">Text here</div>
#01b3ff Color on white background
This is how a font and box color of #01b3ff will look
on a white background.
#01b3ff Color on black background
This is how a font and box color of #01b3ff hex color will look
on a black background.