In RGB color space, #000eae hex color has a red value of 0, a green value of 14 and a blue value of 174.
In CMYK color space (used in color printing), #000eae hex color is composed of 100% cyan, 91.95% magenta, 0% yellow and 31.76% black.
#000eae color has a hue of 235.2 degrees, a saturation of 100% and a lightness of 34.1%.
#000eae hex color contains mainly BLUE.
The closest web safe color of #000eae is #000099
#000eae hex color has a decimal value of 3758.
HEX | 000eae | #000eae |
---|---|---|
RGB | 0, 14, 174 | rgb(0, 14, 174) |
RGB Percent | 0, 5.49, 68.24 | rgb(0, 5.49, 68.24) |
CMYK | 100, 92, 0, 32 | |
HSL | 235.2°, 100, 34.1 | hsl(235.2, 100%, 34.1%) |
HSV | 235.2°, 100, 68.2 |
XYZ | 7.797, 3.37, 40.284 |
---|---|
Hunter Lab | 18.358, 43.689, -117.256 |
CIE-LAB | 21.469, 55.751, -78.977 |
CIE-LCH | 21.469, 96.672, 305.219 |
CIE-LUV | 100, 91.95, 0, 31.76 |
Web Safe | 000099 |
RGB percent of color #000eae
CMYK percent of color #000eae
Text with hexadecimal color #000eae
This text has a font color of #000eae
<p style="color:#000eae">Text here</p>
#000eae Background Color
This box has a background color of #000eae
<div style="background-color:#000eae">Text here</div>
#000eae Border Color
This box has a border color of #000eae
<div style="border: 4px solid #000eae">Text here</div>
CSS codes
<p style="color:#000eae">Text here</p>
<div style="background-color:#000eae">Text here</div>
<div style="border: 4px solid #000eae">Text here</div>
#000eae Color on white background
This is how a font and box color of #000eae will look
on a white background.
#000eae Color on black background
This is how a font and box color of #000eae hex color will look
on a black background.