In RGB color space, #0a100c hex color has a red value of 10, a green value of 16 and a blue value of 12.
In CMYK color space (used in color printing), #0a100c hex color is composed of 37.5% cyan, 0% magenta, 25% yellow and 93.73% black.
#0a100c color has a hue of 140 degrees, a saturation of 23.08% and a lightness of 5.1%.
#0a100c hex color contains mainly GREEN.
The closest web safe color of #0a100c is #000000
#0a100c hex color has a decimal value of 659468.
HEX | 0a100c | #0a100c |
---|---|---|
RGB | 10, 16, 12 | rgb(10, 16, 12) |
RGB Percent | 3.92, 6.27, 4.71 | rgb(3.92, 6.27, 4.71) |
CMYK | 38, 0, 25, 94 | |
HSL | 140°, 23.08, 5.1 | hsl(140, 23.08%, 5.1%) |
HSV | 140°, 37.5, 6.3 |
XYZ | 0.377, 0.462, 0.417 |
---|---|
Hunter Lab | 6.797, -1.994, 1.12 |
CIE-LAB | 4.173, -2.545, 1.231 |
CIE-LCH | 4.173, 2.827, 154.187 |
CIE-LUV | 37.5, 0, 25, 93.73 |
Web Safe | 000000 |
RGB percent of color #0a100c
CMYK percent of color #0a100c
Text with hexadecimal color #0a100c
This text has a font color of #0a100c
<p style="color:#0a100c">Text here</p>
#0a100c Background Color
This box has a background color of #0a100c
<div style="background-color:#0a100c">Text here</div>
#0a100c Border Color
This box has a border color of #0a100c
<div style="border: 4px solid #0a100c">Text here</div>
CSS codes
<p style="color:#0a100c">Text here</p>
<div style="background-color:#0a100c">Text here</div>
<div style="border: 4px solid #0a100c">Text here</div>
#0a100c Color on white background
This is how a font and box color of #0a100c will look
on a white background.
#0a100c Color on black background
This is how a font and box color of #0a100c hex color will look
on a black background.