In RGB color space, #000eaf hex color has a red value of 0, a green value of 14 and a blue value of 175.
In CMYK color space (used in color printing), #000eaf hex color is composed of 100% cyan, 92% magenta, 0% yellow and 31.37% black.
#000eaf color has a hue of 235.2 degrees, a saturation of 100% and a lightness of 34.3%.
#000eaf hex color contains mainly BLUE.
The closest web safe color of #000eaf is #000099
#000eaf hex color has a decimal value of 3759.
HEX | 000eaf | #000eaf |
---|---|---|
RGB | 0, 14, 175 | rgb(0, 14, 175) |
RGB Percent | 0, 5.49, 68.63 | rgb(0, 5.49, 68.63) |
CMYK | 100, 92, 0, 31 | |
HSL | 235.2°, 100, 34.3 | hsl(235.2, 100%, 34.3%) |
HSV | 235.2°, 100, 68.6 |
XYZ | 7.895, 3.409, 40.799 |
---|---|
Hunter Lab | 18.463, 44.016, -118.089 |
CIE-LAB | 21.613, 56.036, -79.338 |
CIE-LCH | 21.613, 97.132, 305.233 |
CIE-LUV | 100, 92, 0, 31.37 |
Web Safe | 000099 |
RGB percent of color #000eaf
CMYK percent of color #000eaf
Text with hexadecimal color #000eaf
This text has a font color of #000eaf
<p style="color:#000eaf">Text here</p>
#000eaf Background Color
This box has a background color of #000eaf
<div style="background-color:#000eaf">Text here</div>
#000eaf Border Color
This box has a border color of #000eaf
<div style="border: 4px solid #000eaf">Text here</div>
CSS codes
<p style="color:#000eaf">Text here</p>
<div style="background-color:#000eaf">Text here</div>
<div style="border: 4px solid #000eaf">Text here</div>
#000eaf Color on white background
This is how a font and box color of #000eaf will look
on a white background.
#000eaf Color on black background
This is how a font and box color of #000eaf hex color will look
on a black background.