In RGB color space, #000e8b hex color has a red value of 0, a green value of 14 and a blue value of 139.
In CMYK color space (used in color printing), #000e8b hex color is composed of 100% cyan, 89.93% magenta, 0% yellow and 45.49% black.
#000e8b color has a hue of 234 degrees, a saturation of 100% and a lightness of 27.3%.
#000e8b hex color contains mainly BLUE.
The closest web safe color of #000e8b is #000099
#000e8b hex color has a decimal value of 3723.
HEX | 000e8b | #000e8b |
---|---|---|
RGB | 0, 14, 139 | rgb(0, 14, 139) |
RGB Percent | 0, 5.49, 54.51 | rgb(0, 5.49, 54.51) |
CMYK | 100, 90, 0, 45 | |
HSL | 234°, 100, 27.3 | hsl(234, 100%, 27.3%) |
HSV | 234°, 100, 54.5 |
XYZ | 4.817, 2.178, 24.593 |
---|---|
Hunter Lab | 14.758, 32.435, -88.471 |
CIE-LAB | 16.395, 45.4, -65.947 |
CIE-LCH | 16.395, 80.064, 304.545 |
CIE-LUV | 100, 89.93, 0, 45.49 |
Web Safe | 000099 |
RGB percent of color #000e8b
CMYK percent of color #000e8b
Text with hexadecimal color #000e8b
This text has a font color of #000e8b
<p style="color:#000e8b">Text here</p>
#000e8b Background Color
This box has a background color of #000e8b
<div style="background-color:#000e8b">Text here</div>
#000e8b Border Color
This box has a border color of #000e8b
<div style="border: 4px solid #000e8b">Text here</div>
CSS codes
<p style="color:#000e8b">Text here</p>
<div style="background-color:#000e8b">Text here</div>
<div style="border: 4px solid #000e8b">Text here</div>
#000e8b Color on white background
This is how a font and box color of #000e8b will look
on a white background.
#000e8b Color on black background
This is how a font and box color of #000e8b hex color will look
on a black background.