In RGB color space, #000ff6 hex color has a red value of 0, a green value of 15 and a blue value of 246.
In CMYK color space (used in color printing), #000ff6 hex color is composed of 100% cyan, 93.9% magenta, 0% yellow and 3.53% black.
#000ff6 color has a hue of 236.3 degrees, a saturation of 100% and a lightness of 48.2%.
#000ff6 hex color contains mainly BLUE.
The closest web safe color of #000ff6 is #0000ff
#000ff6 hex color has a decimal value of 4086.
HEX | 000ff6 | #000ff6 |
---|---|---|
RGB | 0, 15, 246 | rgb(0, 15, 246) |
RGB Percent | 0, 5.88, 96.47 | rgb(0, 5.88, 96.47) |
CMYK | 100, 94, 0, 4 | |
HSL | 236.3°, 100, 48.2 | hsl(236.3, 100%, 48.2%) |
HSV | 236.3°, 100, 96.5 |
XYZ | 16.805, 6.995, 87.653 |
---|---|
Hunter Lab | 26.448, 67.134, -177.983 |
CIE-LAB | 31.796, 74.616, -103.645 |
CIE-LCH | 31.796, 127.71, 305.751 |
CIE-LUV | 100, 93.9, 0, 3.53 |
Web Safe | 0000ff |
RGB percent of color #000ff6
CMYK percent of color #000ff6
Text with hexadecimal color #000ff6
This text has a font color of #000ff6
<p style="color:#000ff6">Text here</p>
#000ff6 Background Color
This box has a background color of #000ff6
<div style="background-color:#000ff6">Text here</div>
#000ff6 Border Color
This box has a border color of #000ff6
<div style="border: 4px solid #000ff6">Text here</div>
CSS codes
<p style="color:#000ff6">Text here</p>
<div style="background-color:#000ff6">Text here</div>
<div style="border: 4px solid #000ff6">Text here</div>
#000ff6 Color on white background
This is how a font and box color of #000ff6 will look
on a white background.
#000ff6 Color on black background
This is how a font and box color of #000ff6 hex color will look
on a black background.