In RGB color space, #000c10 hex color has a red value of 0, a green value of 12 and a blue value of 16.
In CMYK color space (used in color printing), #000c10 hex color is composed of 100% cyan, 25% magenta, 0% yellow and 93.73% black.
#000c10 color has a hue of 195 degrees, a saturation of 100% and a lightness of 3.1%.
#000c10 hex color contains mainly BLUE.
The closest web safe color of #000c10 is #000000
#000c10 hex color has a decimal value of 3088.
HEX | 000c10 | #000c10 |
---|---|---|
RGB | 0, 12, 16 | rgb(0, 12, 16) |
RGB Percent | 0, 4.71, 6.27 | rgb(0, 4.71, 6.27) |
CMYK | 100, 25, 0, 94 | |
HSL | 195°, 100, 3.1 | hsl(195, 100%, 3.1%) |
HSV | 195°, 100, 6.3 |
XYZ | 0.225, 0.3, 0.536 |
---|---|
Hunter Lab | 5.477, -2.253, -1.968 |
CIE-LAB | 2.71, -2.464, -2.994 |
CIE-LCH | 2.71, 3.878, 230.546 |
CIE-LUV | 100, 25, 0, 93.73 |
Web Safe | 000000 |
RGB percent of color #000c10
CMYK percent of color #000c10
Text with hexadecimal color #000c10
This text has a font color of #000c10
<p style="color:#000c10">Text here</p>
#000c10 Background Color
This box has a background color of #000c10
<div style="background-color:#000c10">Text here</div>
#000c10 Border Color
This box has a border color of #000c10
<div style="border: 4px solid #000c10">Text here</div>
CSS codes
<p style="color:#000c10">Text here</p>
<div style="background-color:#000c10">Text here</div>
<div style="border: 4px solid #000c10">Text here</div>
#000c10 Color on white background
This is how a font and box color of #000c10 will look
on a white background.
#000c10 Color on black background
This is how a font and box color of #000c10 hex color will look
on a black background.