In RGB color space, #000105 hex color has a red value of 0, a green value of 1 and a blue value of 5.
In CMYK color space (used in color printing), #000105 hex color is composed of 100% cyan, 80% magenta, 0% yellow and 98.04% black.
#000105 color has a hue of 228 degrees, a saturation of 100% and a lightness of 1%.
#000105 hex color contains mainly BLUE.
The closest web safe color of #000105 is #000000
#000105 hex color has a decimal value of 261.
HEX | 000105 | #000105 |
---|---|---|
RGB | 0, 1, 5 | rgb(0, 1, 5) |
RGB Percent | 0, 0.39, 1.96 | rgb(0, 0.39, 1.96) |
CMYK | 100, 80, 0, 98 | |
HSL | 228°, 100, 1 | hsl(228, 100%, 1%) |
HSV | 228°, 100, 2 |
XYZ | 0.038, 0.033, 0.148 |
---|---|
Hunter Lab | 1.817, 0.555, -3.559 |
CIE-LAB | 0.298, 0.272, -1.603 |
CIE-LCH | 0.298, 1.626, 279.63 |
CIE-LUV | 100, 80, 0, 98.04 |
Web Safe | 000000 |
RGB percent of color #000105
CMYK percent of color #000105
Text with hexadecimal color #000105
This text has a font color of #000105
<p style="color:#000105">Text here</p>
#000105 Background Color
This box has a background color of #000105
<div style="background-color:#000105">Text here</div>
#000105 Border Color
This box has a border color of #000105
<div style="border: 4px solid #000105">Text here</div>
CSS codes
<p style="color:#000105">Text here</p>
<div style="background-color:#000105">Text here</div>
<div style="border: 4px solid #000105">Text here</div>
#000105 Color on white background
This is how a font and box color of #000105 will look
on a white background.
#000105 Color on black background
This is how a font and box color of #000105 hex color will look
on a black background.