In RGB color space, #0000e1 hex color has a red value of 0, a green value of 0 and a blue value of 225.
In CMYK color space (used in color printing), #0000e1 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 11.76% black.
#0000e1 color has a hue of 240 degrees, a saturation of 100% and a lightness of 44.1%.
#0000e1 hex color contains mainly BLUE.
The closest web safe color of #0000e1 is #0000cc
#0000e1 hex color has a decimal value of 225.
HEX | 0000e1 | #0000e1 |
---|---|---|
RGB | 0, 0, 225 | rgb(0, 0, 225) |
RGB Percent | 0, 0, 88.24 | rgb(0, 0, 88.24) |
CMYK | 100, 100, 0, 12 | |
HSL | 240°, 100, 44.1 | hsl(240, 100%, 44.1%) |
HSV | 240°, 100, 88.2 |
XYZ | 13.591, 5.436, 71.567 |
---|---|
Hunter Lab | 23.315, 63.25, -165.672 |
CIE-LAB | 27.942, 72.054, -98.13 |
CIE-LCH | 27.942, 121.743, 306.289 |
CIE-LUV | 100, 100, 0, 11.76 |
Web Safe | 0000cc |
RGB percent of color #0000e1
CMYK percent of color #0000e1
Text with hexadecimal color #0000e1
This text has a font color of #0000e1
<p style="color:#0000e1">Text here</p>
#0000e1 Background Color
This box has a background color of #0000e1
<div style="background-color:#0000e1">Text here</div>
#0000e1 Border Color
This box has a border color of #0000e1
<div style="border: 4px solid #0000e1">Text here</div>
CSS codes
<p style="color:#0000e1">Text here</p>
<div style="background-color:#0000e1">Text here</div>
<div style="border: 4px solid #0000e1">Text here</div>
#0000e1 Color on white background
This is how a font and box color of #0000e1 will look
on a white background.
#0000e1 Color on black background
This is how a font and box color of #0000e1 hex color will look
on a black background.