In RGB color space, #000eff hex color has a red value of 0, a green value of 14 and a blue value of 255.
In CMYK color space (used in color printing), #000eff hex color is composed of 100% cyan, 94.51% magenta, 0% yellow and 0% black.
#000eff color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 50%.
#000eff hex color contains mainly BLUE.
The closest web safe color of #000eff is #0000ff
#000eff hex color has a decimal value of 3839.
HEX | 000eff | #000eff |
---|---|---|
RGB | 0, 14, 255 | rgb(0, 14, 255) |
RGB Percent | 0, 5.49, 100 | rgb(0, 5.49, 100) |
CMYK | 100, 95, 0, 0 | |
HSL | 236.7°, 100, 50 | hsl(236.7, 100%, 50%) |
HSV | 236.7°, 100, 100 |
XYZ | 18.207, 7.534, 95.102 |
---|---|
Hunter Lab | 27.448, 70.369, -186.214 |
CIE-LAB | 32.993, 77.052, -106.708 |
CIE-LCH | 32.993, 131.619, 305.832 |
CIE-LUV | 100, 94.51, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #000eff
CMYK percent of color #000eff
Text with hexadecimal color #000eff
This text has a font color of #000eff
<p style="color:#000eff">Text here</p>
#000eff Background Color
This box has a background color of #000eff
<div style="background-color:#000eff">Text here</div>
#000eff Border Color
This box has a border color of #000eff
<div style="border: 4px solid #000eff">Text here</div>
CSS codes
<p style="color:#000eff">Text here</p>
<div style="background-color:#000eff">Text here</div>
<div style="border: 4px solid #000eff">Text here</div>
#000eff Color on white background
This is how a font and box color of #000eff will look
on a white background.
#000eff Color on black background
This is how a font and box color of #000eff hex color will look
on a black background.