In RGB color space, #0006fb hex color has a red value of 0, a green value of 6 and a blue value of 251.
In CMYK color space (used in color printing), #0006fb hex color is composed of 100% cyan, 97.61% magenta, 0% yellow and 1.57% black.
#0006fb color has a hue of 238.6 degrees, a saturation of 100% and a lightness of 49.2%.
#0006fb hex color contains mainly BLUE.
The closest web safe color of #0006fb is #0000ff
#0006fb hex color has a decimal value of 1787.
HEX | 0006fb | #0006fb |
---|---|---|
RGB | 0, 6, 251 | rgb(0, 6, 251) |
RGB Percent | 0, 2.35, 98.43 | rgb(0, 2.35, 98.43) |
CMYK | 100, 98, 0, 2 | |
HSL | 238.6°, 100, 49.2 | hsl(238.6, 100%, 49.2%) |
HSV | 238.6°, 100, 98.4 |
XYZ | 17.478, 7.095, 91.715 |
---|---|
Hunter Lab | 26.636, 70.512, -185.503 |
CIE-LAB | 32.022, 77.337, -106.085 |
CIE-LCH | 32.022, 131.282, 306.092 |
CIE-LUV | 100, 97.61, 0, 1.57 |
Web Safe | 0000ff |
RGB percent of color #0006fb
CMYK percent of color #0006fb
Text with hexadecimal color #0006fb
This text has a font color of #0006fb
<p style="color:#0006fb">Text here</p>
#0006fb Background Color
This box has a background color of #0006fb
<div style="background-color:#0006fb">Text here</div>
#0006fb Border Color
This box has a border color of #0006fb
<div style="border: 4px solid #0006fb">Text here</div>
CSS codes
<p style="color:#0006fb">Text here</p>
<div style="background-color:#0006fb">Text here</div>
<div style="border: 4px solid #0006fb">Text here</div>
#0006fb Color on white background
This is how a font and box color of #0006fb will look
on a white background.
#0006fb Color on black background
This is how a font and box color of #0006fb hex color will look
on a black background.