In RGB color space, #0f01ff hex color has a red value of 15, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #0f01ff hex color is composed of 94.12% cyan, 99.61% magenta, 0% yellow and 0% black.
#0f01ff color has a hue of 243.3 degrees, a saturation of 100% and a lightness of 50.2%.
#0f01ff hex color contains mainly BLUE.
The closest web safe color of #0f01ff is #0000ff
#0f01ff hex color has a decimal value of 983551.
HEX | 0f01ff | #0f01ff |
---|---|---|
RGB | 15, 1, 255 | rgb(15, 1, 255) |
RGB Percent | 5.88, 0.39, 100 | rgb(5.88, 0.39, 100) |
CMYK | 94, 100, 0, 0 | |
HSL | 243.3°, 100, 50.2 | hsl(243.3, 100%, 50.2%) |
HSV | 243.3°, 99.6, 100 |
XYZ | 18.258, 7.343, 95.063 |
---|---|
Hunter Lab | 27.098, 72.848, -189.028 |
CIE-LAB | 32.575, 79.121, -107.402 |
CIE-LCH | 32.575, 133.399, 306.378 |
CIE-LUV | 94.12, 99.61, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #0f01ff
CMYK percent of color #0f01ff
Text with hexadecimal color #0f01ff
This text has a font color of #0f01ff
<p style="color:#0f01ff">Text here</p>
#0f01ff Background Color
This box has a background color of #0f01ff
<div style="background-color:#0f01ff">Text here</div>
#0f01ff Border Color
This box has a border color of #0f01ff
<div style="border: 4px solid #0f01ff">Text here</div>
CSS codes
<p style="color:#0f01ff">Text here</p>
<div style="background-color:#0f01ff">Text here</div>
<div style="border: 4px solid #0f01ff">Text here</div>
#0f01ff Color on white background
This is how a font and box color of #0f01ff will look
on a white background.
#0f01ff Color on black background
This is how a font and box color of #0f01ff hex color will look
on a black background.