In RGB color space, #001234 hex color has a red value of 0, a green value of 18 and a blue value of 52.
In CMYK color space (used in color printing), #001234 hex color is composed of 100% cyan, 65.38% magenta, 0% yellow and 79.61% black.
#001234 color has a hue of 219.2 degrees, a saturation of 100% and a lightness of 10.2%.
#001234 hex color contains mainly BLUE.
The closest web safe color of #001234 is #000033
#001234 hex color has a decimal value of 4660.
HEX | 001234 | #001234 |
---|---|---|
RGB | 0, 18, 52 | rgb(0, 18, 52) |
RGB Percent | 0, 7.06, 20.39 | rgb(0, 7.06, 20.39) |
CMYK | 100, 65, 0, 80 | |
HSL | 219.2°, 100, 10.2 | hsl(219.2, 100%, 10.2%) |
HSV | 219.2°, 100, 20.4 |
XYZ | 0.836, 0.681, 3.336 |
---|---|
Hunter Lab | 8.252, 3.642, -18.192 |
CIE-LAB | 6.151, 7.731, -24.39 |
CIE-LCH | 6.151, 25.586, 287.587 |
CIE-LUV | 100, 65.38, 0, 79.61 |
Web Safe | 000033 |
RGB percent of color #001234
CMYK percent of color #001234
Text with hexadecimal color #001234
This text has a font color of #001234
<p style="color:#001234">Text here</p>
#001234 Background Color
This box has a background color of #001234
<div style="background-color:#001234">Text here</div>
#001234 Border Color
This box has a border color of #001234
<div style="border: 4px solid #001234">Text here</div>
CSS codes
<p style="color:#001234">Text here</p>
<div style="background-color:#001234">Text here</div>
<div style="border: 4px solid #001234">Text here</div>
#001234 Color on white background
This is how a font and box color of #001234 will look
on a white background.
#001234 Color on black background
This is how a font and box color of #001234 hex color will look
on a black background.