In RGB color space, #012345 hex color has a red value of 1, a green value of 35 and a blue value of 69.
In CMYK color space (used in color printing), #012345 hex color is composed of 98.55% cyan, 49.28% magenta, 0% yellow and 72.94% black.
#012345 color has a hue of 210 degrees, a saturation of 97.14% and a lightness of 13.7%.
#012345 hex color contains mainly BLUE.
The closest web safe color of #012345 is #003333
#012345 hex color has a decimal value of 74565.
HEX | 012345 | #012345 |
---|---|---|
RGB | 1, 35, 69 | rgb(1, 35, 69) |
RGB Percent | 0.39, 13.73, 27.06 | rgb(0.39, 13.73, 27.06) |
CMYK | 99, 49, 0, 73 | |
HSL | 210°, 97.14, 13.7 | hsl(210, 97.14%, 13.7%) |
HSV | 210°, 98.6, 27.1 |
XYZ | 1.688, 1.638, 5.857 |
---|---|
Hunter Lab | 12.798, 1.145, -18.174 |
CIE-LAB | 13.46, 3.469, -24.705 |
CIE-LCH | 13.46, 24.947, 277.993 |
CIE-LUV | 98.55, 49.28, 0, 72.94 |
Web Safe | 003333 |
RGB percent of color #012345
CMYK percent of color #012345
Text with hexadecimal color #012345
This text has a font color of #012345
<p style="color:#012345">Text here</p>
#012345 Background Color
This box has a background color of #012345
<div style="background-color:#012345">Text here</div>
#012345 Border Color
This box has a border color of #012345
<div style="border: 4px solid #012345">Text here</div>
CSS codes
<p style="color:#012345">Text here</p>
<div style="background-color:#012345">Text here</div>
<div style="border: 4px solid #012345">Text here</div>
#012345 Color on white background
This is how a font and box color of #012345 will look
on a white background.
#012345 Color on black background
This is how a font and box color of #012345 hex color will look
on a black background.