In RGB color space, #0006fc hex color has a red value of 0, a green value of 6 and a blue value of 252.
In CMYK color space (used in color printing), #0006fc hex color is composed of 100% cyan, 97.62% magenta, 0% yellow and 1.18% black.
#0006fc color has a hue of 238.6 degrees, a saturation of 100% and a lightness of 49.4%.
#0006fc hex color contains mainly BLUE.
The closest web safe color of #0006fc is #0000ff
#0006fc hex color has a decimal value of 1788.
HEX | 0006fc | #0006fc |
---|---|---|
RGB | 0, 6, 252 | rgb(0, 6, 252) |
RGB Percent | 0, 2.35, 98.82 | rgb(0, 2.35, 98.82) |
CMYK | 100, 98, 0, 1 | |
HSL | 238.6°, 100, 49.4 | hsl(238.6, 100%, 49.4%) |
HSV | 238.6°, 100, 98.8 |
XYZ | 17.636, 7.159, 92.548 |
---|---|
Hunter Lab | 26.756, 70.832, -186.35 |
CIE-LAB | 32.166, 77.57, -106.407 |
CIE-LCH | 32.166, 131.68, 306.092 |
CIE-LUV | 100, 97.62, 0, 1.18 |
Web Safe | 0000ff |
RGB percent of color #0006fc
CMYK percent of color #0006fc
Text with hexadecimal color #0006fc
This text has a font color of #0006fc
<p style="color:#0006fc">Text here</p>
#0006fc Background Color
This box has a background color of #0006fc
<div style="background-color:#0006fc">Text here</div>
#0006fc Border Color
This box has a border color of #0006fc
<div style="border: 4px solid #0006fc">Text here</div>
CSS codes
<p style="color:#0006fc">Text here</p>
<div style="background-color:#0006fc">Text here</div>
<div style="border: 4px solid #0006fc">Text here</div>
#0006fc Color on white background
This is how a font and box color of #0006fc will look
on a white background.
#0006fc Color on black background
This is how a font and box color of #0006fc hex color will look
on a black background.