In RGB color space, #000123 hex color has a red value of 0, a green value of 1 and a blue value of 35.
In CMYK color space (used in color printing), #000123 hex color is composed of 100% cyan, 97.14% magenta, 0% yellow and 86.27% black.
#000123 color has a hue of 238.3 degrees, a saturation of 100% and a lightness of 6.9%.
#000123 hex color contains mainly BLUE.
The closest web safe color of #000123 is #000033
#000123 hex color has a decimal value of 291.
HEX | 000123 | #000123 |
---|---|---|
RGB | 0, 1, 35 | rgb(0, 1, 35) |
RGB Percent | 0, 0.39, 13.73 | rgb(0, 0.39, 13.73) |
CMYK | 100, 97, 0, 86 | |
HSL | 238.3°, 100, 6.9 | hsl(238.3, 100%, 6.9%) |
HSV | 238.3°, 100, 13.7 |
XYZ | 0.314, 0.143, 1.601 |
---|---|
Hunter Lab | 3.782, 8.204, -22.455 |
CIE-LAB | 1.292, 7.295, -19.184 |
CIE-LCH | 1.292, 20.524, 290.82 |
CIE-LUV | 100, 97.14, 0, 86.27 |
Web Safe | 000033 |
RGB percent of color #000123
CMYK percent of color #000123
Text with hexadecimal color #000123
This text has a font color of #000123
<p style="color:#000123">Text here</p>
#000123 Background Color
This box has a background color of #000123
<div style="background-color:#000123">Text here</div>
#000123 Border Color
This box has a border color of #000123
<div style="border: 4px solid #000123">Text here</div>
CSS codes
<p style="color:#000123">Text here</p>
<div style="background-color:#000123">Text here</div>
<div style="border: 4px solid #000123">Text here</div>
#000123 Color on white background
This is how a font and box color of #000123 will look
on a white background.
#000123 Color on black background
This is how a font and box color of #000123 hex color will look
on a black background.