In RGB color space, #01234e hex color has a red value of 1, a green value of 35 and a blue value of 78.
In CMYK color space (used in color printing), #01234e hex color is composed of 98.72% cyan, 55.13% magenta, 0% yellow and 69.41% black.
#01234e color has a hue of 213.5 degrees, a saturation of 97.47% and a lightness of 15.5%.
#01234e hex color contains mainly BLUE.
The closest web safe color of #01234e is #003366
#01234e hex color has a decimal value of 74574.
HEX | 01234e | #01234e |
---|---|---|
RGB | 1, 35, 78 | rgb(1, 35, 78) |
RGB Percent | 0.39, 13.73, 30.59 | rgb(0.39, 13.73, 30.59) |
CMYK | 99, 55, 0, 69 | |
HSL | 213.5°, 97.47, 15.5 | hsl(213.5, 97.47%, 15.5%) |
HSV | 213.5°, 98.7, 30.6 |
XYZ | 1.989, 1.759, 7.442 |
---|---|
Hunter Lab | 13.263, 3.56, -23.985 |
CIE-LAB | 14.168, 7.751, -29.759 |
CIE-LCH | 14.168, 30.752, 284.599 |
CIE-LUV | 98.72, 55.13, 0, 69.41 |
Web Safe | 003366 |
RGB percent of color #01234e
CMYK percent of color #01234e
Text with hexadecimal color #01234e
This text has a font color of #01234e
<p style="color:#01234e">Text here</p>
#01234e Background Color
This box has a background color of #01234e
<div style="background-color:#01234e">Text here</div>
#01234e Border Color
This box has a border color of #01234e
<div style="border: 4px solid #01234e">Text here</div>
CSS codes
<p style="color:#01234e">Text here</p>
<div style="background-color:#01234e">Text here</div>
<div style="border: 4px solid #01234e">Text here</div>
#01234e Color on white background
This is how a font and box color of #01234e will look
on a white background.
#01234e Color on black background
This is how a font and box color of #01234e hex color will look
on a black background.