In RGB color space, #0123cb hex color has a red value of 1, a green value of 35 and a blue value of 203.
In CMYK color space (used in color printing), #0123cb hex color is composed of 99.51% cyan, 82.76% magenta, 0% yellow and 20.39% black.
#0123cb color has a hue of 229.9 degrees, a saturation of 99.02% and a lightness of 40%.
#0123cb hex color contains mainly BLUE.
The closest web safe color of #0123cb is #0033cc
#0123cb hex color has a decimal value of 74699.
HEX | 0123cb | #0123cb |
---|---|---|
RGB | 1, 35, 203 | rgb(1, 35, 203) |
RGB Percent | 0.39, 13.73, 79.61 | rgb(0.39, 13.73, 79.61) |
CMYK | 100, 83, 0, 20 | |
HSL | 229.9°, 99.02, 40 | hsl(229.9, 99.02%, 40%) |
HSV | 229.9°, 99.5, 79.6 |
XYZ | 11.393, 5.52, 56.965 |
---|---|
Hunter Lab | 23.495, 45.442, -127.308 |
CIE-LAB | 28.168, 56.152, -85.005 |
CIE-LCH | 28.168, 101.877, 303.448 |
CIE-LUV | 99.51, 82.76, 0, 20.39 |
Web Safe | 0033cc |
RGB percent of color #0123cb
CMYK percent of color #0123cb
Text with hexadecimal color #0123cb
This text has a font color of #0123cb
<p style="color:#0123cb">Text here</p>
#0123cb Background Color
This box has a background color of #0123cb
<div style="background-color:#0123cb">Text here</div>
#0123cb Border Color
This box has a border color of #0123cb
<div style="border: 4px solid #0123cb">Text here</div>
CSS codes
<p style="color:#0123cb">Text here</p>
<div style="background-color:#0123cb">Text here</div>
<div style="border: 4px solid #0123cb">Text here</div>
#0123cb Color on white background
This is how a font and box color of #0123cb will look
on a white background.
#0123cb Color on black background
This is how a font and box color of #0123cb hex color will look
on a black background.