In RGB color space, #000eea hex color has a red value of 0, a green value of 14 and a blue value of 234.
In CMYK color space (used in color printing), #000eea hex color is composed of 100% cyan, 94.02% magenta, 0% yellow and 8.24% black.
#000eea color has a hue of 236.4 degrees, a saturation of 100% and a lightness of 45.9%.
#000eea hex color contains mainly BLUE.
The closest web safe color of #000eea is #0000ff
#000eea hex color has a decimal value of 3818.
HEX | 000eea | #000eea |
---|---|---|
RGB | 0, 14, 234 | rgb(0, 14, 234) |
RGB Percent | 0, 5.49, 91.76 | rgb(0, 5.49, 91.76) |
CMYK | 100, 94, 0, 8 | |
HSL | 236.4°, 100, 45.9 | hsl(236.4, 100%, 45.9%) |
HSV | 236.4°, 100, 91.8 |
XYZ | 15.008, 6.255, 78.258 |
---|---|
Hunter Lab | 25.01, 63.347, -168.015 |
CIE-LAB | 30.047, 71.771, -99.76 |
CIE-LCH | 30.047, 122.895, 305.733 |
CIE-LUV | 100, 94.02, 0, 8.24 |
Web Safe | 0000ff |
RGB percent of color #000eea
CMYK percent of color #000eea
Text with hexadecimal color #000eea
This text has a font color of #000eea
<p style="color:#000eea">Text here</p>
#000eea Background Color
This box has a background color of #000eea
<div style="background-color:#000eea">Text here</div>
#000eea Border Color
This box has a border color of #000eea
<div style="border: 4px solid #000eea">Text here</div>
CSS codes
<p style="color:#000eea">Text here</p>
<div style="background-color:#000eea">Text here</div>
<div style="border: 4px solid #000eea">Text here</div>
#000eea Color on white background
This is how a font and box color of #000eea will look
on a white background.
#000eea Color on black background
This is how a font and box color of #000eea hex color will look
on a black background.