In RGB color space, #000eef hex color has a red value of 0, a green value of 14 and a blue value of 239.
In CMYK color space (used in color printing), #000eef hex color is composed of 100% cyan, 94.14% magenta, 0% yellow and 6.27% black.
#000eef color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 46.9%.
#000eef hex color contains mainly BLUE.
The closest web safe color of #000eef is #0000ff
#000eef hex color has a decimal value of 3823.
HEX | 000eef | #000eef |
---|---|---|
RGB | 0, 14, 239 | rgb(0, 14, 239) |
RGB Percent | 0, 5.49, 93.73 | rgb(0, 5.49, 93.73) |
CMYK | 100, 94, 0, 6 | |
HSL | 236.5°, 100, 46.9 | hsl(236.5, 100%, 46.9%) |
HSV | 236.5°, 100, 93.7 |
XYZ | 15.737, 6.546, 82.095 |
---|---|
Hunter Lab | 25.585, 65.018, -172.334 |
CIE-LAB | 30.75, 73.047, -101.429 |
CIE-LCH | 30.75, 124.995, 305.761 |
CIE-LUV | 100, 94.14, 0, 6.27 |
Web Safe | 0000ff |
RGB percent of color #000eef
CMYK percent of color #000eef
Text with hexadecimal color #000eef
This text has a font color of #000eef
<p style="color:#000eef">Text here</p>
#000eef Background Color
This box has a background color of #000eef
<div style="background-color:#000eef">Text here</div>
#000eef Border Color
This box has a border color of #000eef
<div style="border: 4px solid #000eef">Text here</div>
CSS codes
<p style="color:#000eef">Text here</p>
<div style="background-color:#000eef">Text here</div>
<div style="border: 4px solid #000eef">Text here</div>
#000eef Color on white background
This is how a font and box color of #000eef will look
on a white background.
#000eef Color on black background
This is how a font and box color of #000eef hex color will look
on a black background.