In RGB color space, #000eba hex color has a red value of 0, a green value of 14 and a blue value of 186.
In CMYK color space (used in color printing), #000eba hex color is composed of 100% cyan, 92.47% magenta, 0% yellow and 27.06% black.
#000eba color has a hue of 235.5 degrees, a saturation of 100% and a lightness of 36.5%.
#000eba hex color contains mainly BLUE.
The closest web safe color of #000eba is #0000cc
#000eba hex color has a decimal value of 3770.
HEX | 000eba | #000eba |
---|---|---|
RGB | 0, 14, 186 | rgb(0, 14, 186) |
RGB Percent | 0, 5.49, 72.94 | rgb(0, 5.49, 72.94) |
CMYK | 100, 92, 0, 27 | |
HSL | 235.5°, 100, 36.5 | hsl(235.5, 100%, 36.5%) |
HSV | 235.5°, 100, 72.9 |
XYZ | 9.02, 3.859, 46.724 |
---|---|
Hunter Lab | 19.644, 47.583, -127.27 |
CIE-LAB | 23.2, 59.101, -83.268 |
CIE-LCH | 23.2, 102.11, 305.366 |
CIE-LUV | 100, 92.47, 0, 27.06 |
Web Safe | 0000cc |
RGB percent of color #000eba
CMYK percent of color #000eba
Text with hexadecimal color #000eba
This text has a font color of #000eba
<p style="color:#000eba">Text here</p>
#000eba Background Color
This box has a background color of #000eba
<div style="background-color:#000eba">Text here</div>
#000eba Border Color
This box has a border color of #000eba
<div style="border: 4px solid #000eba">Text here</div>
CSS codes
<p style="color:#000eba">Text here</p>
<div style="background-color:#000eba">Text here</div>
<div style="border: 4px solid #000eba">Text here</div>
#000eba Color on white background
This is how a font and box color of #000eba will look
on a white background.
#000eba Color on black background
This is how a font and box color of #000eba hex color will look
on a black background.