In RGB color space, #000e02 hex color has a red value of 0, a green value of 14 and a blue value of 2.
In CMYK color space (used in color printing), #000e02 hex color is composed of 100% cyan, 0% magenta, 85.71% yellow and 94.51% black.
#000e02 color has a hue of 128.6 degrees, a saturation of 100% and a lightness of 2.7%.
#000e02 hex color contains mainly GREEN.
The closest web safe color of #000e02 is #000000
#000e02 hex color has a decimal value of 3586.
HEX | 000e02 | #000e02 |
---|---|---|
RGB | 0, 14, 2 | rgb(0, 14, 2) |
RGB Percent | 0, 5.49, 0.78 | rgb(0, 5.49, 0.78) |
CMYK | 100, 0, 86, 95 | |
HSL | 128.6°, 100, 2.7 | hsl(128.6, 100%, 2.7%) |
HSV | 128.6°, 100, 5.5 |
XYZ | 0.168, 0.318, 0.11 |
---|---|
Hunter Lab | 5.639, -4.551, 2.791 |
CIE-LAB | 2.872, -5.499, 3.379 |
CIE-LCH | 2.872, 6.454, 148.43 |
CIE-LUV | 100, 0, 85.71, 94.51 |
Web Safe | 000000 |
RGB percent of color #000e02
CMYK percent of color #000e02
Text with hexadecimal color #000e02
This text has a font color of #000e02
<p style="color:#000e02">Text here</p>
#000e02 Background Color
This box has a background color of #000e02
<div style="background-color:#000e02">Text here</div>
#000e02 Border Color
This box has a border color of #000e02
<div style="border: 4px solid #000e02">Text here</div>
CSS codes
<p style="color:#000e02">Text here</p>
<div style="background-color:#000e02">Text here</div>
<div style="border: 4px solid #000e02">Text here</div>
#000e02 Color on white background
This is how a font and box color of #000e02 will look
on a white background.
#000e02 Color on black background
This is how a font and box color of #000e02 hex color will look
on a black background.