In RGB color space, #000eed hex color has a red value of 0, a green value of 14 and a blue value of 237.
In CMYK color space (used in color printing), #000eed hex color is composed of 100% cyan, 94.09% magenta, 0% yellow and 7.06% black.
#000eed color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 46.5%.
#000eed hex color contains mainly BLUE.
The closest web safe color of #000eed is #0000ff
#000eed hex color has a decimal value of 3821.
HEX | 000eed | #000eed |
---|---|---|
RGB | 0, 14, 237 | rgb(0, 14, 237) |
RGB Percent | 0, 5.49, 92.94 | rgb(0, 5.49, 92.94) |
CMYK | 100, 94, 0, 7 | |
HSL | 236.5°, 100, 46.5 | hsl(236.5, 100%, 46.5%) |
HSV | 236.5°, 100, 92.9 |
XYZ | 15.443, 6.429, 80.548 |
---|---|
Hunter Lab | 25.355, 64.345, -170.601 |
CIE-LAB | 30.47, 72.534, -100.761 |
CIE-LCH | 30.47, 124.153, 305.749 |
CIE-LUV | 100, 94.09, 0, 7.06 |
Web Safe | 0000ff |
RGB percent of color #000eed
CMYK percent of color #000eed
Text with hexadecimal color #000eed
This text has a font color of #000eed
<p style="color:#000eed">Text here</p>
#000eed Background Color
This box has a background color of #000eed
<div style="background-color:#000eed">Text here</div>
#000eed Border Color
This box has a border color of #000eed
<div style="border: 4px solid #000eed">Text here</div>
CSS codes
<p style="color:#000eed">Text here</p>
<div style="background-color:#000eed">Text here</div>
<div style="border: 4px solid #000eed">Text here</div>
#000eed Color on white background
This is how a font and box color of #000eed will look
on a white background.
#000eed Color on black background
This is how a font and box color of #000eed hex color will look
on a black background.