In RGB color space, #01234d hex color has a red value of 1, a green value of 35 and a blue value of 77.
In CMYK color space (used in color printing), #01234d hex color is composed of 98.7% cyan, 54.55% magenta, 0% yellow and 69.8% black.
#01234d color has a hue of 213.2 degrees, a saturation of 97.44% and a lightness of 15.3%.
#01234d hex color contains mainly BLUE.
The closest web safe color of #01234d is #003366
#01234d hex color has a decimal value of 74573.
HEX | 01234d | #01234d |
---|---|---|
RGB | 1, 35, 77 | rgb(1, 35, 77) |
RGB Percent | 0.39, 13.73, 30.2 | rgb(0.39, 13.73, 30.2) |
CMYK | 99, 55, 0, 70 | |
HSL | 213.2°, 97.44, 15.3 | hsl(213.2, 97.44%, 15.3%) |
HSV | 213.2°, 98.7, 30.2 |
XYZ | 1.953, 1.744, 7.255 |
---|---|
Hunter Lab | 13.206, 3.287, -23.328 |
CIE-LAB | 14.082, 7.285, -29.216 |
CIE-LCH | 14.082, 30.111, 284.001 |
CIE-LUV | 98.7, 54.55, 0, 69.8 |
Web Safe | 003366 |
RGB percent of color #01234d
CMYK percent of color #01234d
Text with hexadecimal color #01234d
This text has a font color of #01234d
<p style="color:#01234d">Text here</p>
#01234d Background Color
This box has a background color of #01234d
<div style="background-color:#01234d">Text here</div>
#01234d Border Color
This box has a border color of #01234d
<div style="border: 4px solid #01234d">Text here</div>
CSS codes
<p style="color:#01234d">Text here</p>
<div style="background-color:#01234d">Text here</div>
<div style="border: 4px solid #01234d">Text here</div>
#01234d Color on white background
This is how a font and box color of #01234d will look
on a white background.
#01234d Color on black background
This is how a font and box color of #01234d hex color will look
on a black background.