In RGB color space, #000e10 hex color has a red value of 0, a green value of 14 and a blue value of 16.
In CMYK color space (used in color printing), #000e10 hex color is composed of 100% cyan, 12.5% magenta, 0% yellow and 93.73% black.
#000e10 color has a hue of 187.5 degrees, a saturation of 100% and a lightness of 3.1%.
#000e10 hex color contains mainly BLUE.
The closest web safe color of #000e10 is #000000
#000e10 hex color has a decimal value of 3600.
HEX | 000e10 | #000e10 |
---|---|---|
RGB | 0, 14, 16 | rgb(0, 14, 16) |
RGB Percent | 0, 5.49, 6.27 | rgb(0, 5.49, 6.27) |
CMYK | 100, 13, 0, 94 | |
HSL | 187.5°, 100, 3.1 | hsl(187.5, 100%, 3.1%) |
HSV | 187.5°, 100, 6.3 |
XYZ | 0.251, 0.351, 0.545 |
---|---|
Hunter Lab | 5.925, -2.806, -1.307 |
CIE-LAB | 3.171, -3.384, -2.329 |
CIE-LCH | 3.171, 4.108, 214.537 |
CIE-LUV | 100, 12.5, 0, 93.73 |
Web Safe | 000000 |
RGB percent of color #000e10
CMYK percent of color #000e10
Text with hexadecimal color #000e10
This text has a font color of #000e10
<p style="color:#000e10">Text here</p>
#000e10 Background Color
This box has a background color of #000e10
<div style="background-color:#000e10">Text here</div>
#000e10 Border Color
This box has a border color of #000e10
<div style="border: 4px solid #000e10">Text here</div>
CSS codes
<p style="color:#000e10">Text here</p>
<div style="background-color:#000e10">Text here</div>
<div style="border: 4px solid #000e10">Text here</div>
#000e10 Color on white background
This is how a font and box color of #000e10 will look
on a white background.
#000e10 Color on black background
This is how a font and box color of #000e10 hex color will look
on a black background.