In RGB color space, #01234b hex color has a red value of 1, a green value of 35 and a blue value of 75.
In CMYK color space (used in color printing), #01234b hex color is composed of 98.67% cyan, 53.33% magenta, 0% yellow and 70.59% black.
#01234b color has a hue of 212.4 degrees, a saturation of 97.37% and a lightness of 14.9%.
#01234b hex color contains mainly BLUE.
The closest web safe color of #01234b is #003333
#01234b hex color has a decimal value of 74571.
HEX | 01234b | #01234b |
---|---|---|
RGB | 1, 35, 75 | rgb(1, 35, 75) |
RGB Percent | 0.39, 13.73, 29.41 | rgb(0.39, 13.73, 29.41) |
CMYK | 99, 53, 0, 71 | |
HSL | 212.4°, 97.37, 14.9 | hsl(212.4, 97.37%, 14.9%) |
HSV | 212.4°, 98.7, 29.4 |
XYZ | 1.884, 1.717, 6.889 |
---|---|
Hunter Lab | 13.103, 2.734, -21.999 |
CIE-LAB | 13.926, 6.325, -28.098 |
CIE-LCH | 13.926, 28.801, 282.686 |
CIE-LUV | 98.67, 53.33, 0, 70.59 |
Web Safe | 003333 |
RGB percent of color #01234b
CMYK percent of color #01234b
Text with hexadecimal color #01234b
This text has a font color of #01234b
<p style="color:#01234b">Text here</p>
#01234b Background Color
This box has a background color of #01234b
<div style="background-color:#01234b">Text here</div>
#01234b Border Color
This box has a border color of #01234b
<div style="border: 4px solid #01234b">Text here</div>
CSS codes
<p style="color:#01234b">Text here</p>
<div style="background-color:#01234b">Text here</div>
<div style="border: 4px solid #01234b">Text here</div>
#01234b Color on white background
This is how a font and box color of #01234b will look
on a white background.
#01234b Color on black background
This is how a font and box color of #01234b hex color will look
on a black background.