In RGB color space, #0c01ff hex color has a red value of 12, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #0c01ff hex color is composed of 95.29% cyan, 99.61% magenta, 0% yellow and 0% black.
#0c01ff color has a hue of 242.6 degrees, a saturation of 100% and a lightness of 50.2%.
#0c01ff hex color contains mainly BLUE.
The closest web safe color of #0c01ff is #0000ff
#0c01ff hex color has a decimal value of 786943.
HEX | 0c01ff | #0c01ff |
---|---|---|
RGB | 12, 1, 255 | rgb(12, 1, 255) |
RGB Percent | 4.71, 0.39, 100 | rgb(4.71, 0.39, 100) |
CMYK | 95, 100, 0, 0 | |
HSL | 242.6°, 100, 50.2 | hsl(242.6, 100%, 50.2%) |
HSV | 242.6°, 99.6, 100 |
XYZ | 18.212, 7.32, 95.061 |
---|---|
Hunter Lab | 27.055, 72.807, -189.38 |
CIE-LAB | 32.525, 79.097, -107.488 |
CIE-LCH | 32.525, 133.454, 306.348 |
CIE-LUV | 95.29, 99.61, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #0c01ff
CMYK percent of color #0c01ff
Text with hexadecimal color #0c01ff
This text has a font color of #0c01ff
<p style="color:#0c01ff">Text here</p>
#0c01ff Background Color
This box has a background color of #0c01ff
<div style="background-color:#0c01ff">Text here</div>
#0c01ff Border Color
This box has a border color of #0c01ff
<div style="border: 4px solid #0c01ff">Text here</div>
CSS codes
<p style="color:#0c01ff">Text here</p>
<div style="background-color:#0c01ff">Text here</div>
<div style="border: 4px solid #0c01ff">Text here</div>
#0c01ff Color on white background
This is how a font and box color of #0c01ff will look
on a white background.
#0c01ff Color on black background
This is how a font and box color of #0c01ff hex color will look
on a black background.