In RGB color space, #0123cc hex color has a red value of 1, a green value of 35 and a blue value of 204.
In CMYK color space (used in color printing), #0123cc hex color is composed of 99.51% cyan, 82.84% magenta, 0% yellow and 20% black.
#0123cc color has a hue of 230 degrees, a saturation of 99.02% and a lightness of 40.2%.
#0123cc hex color contains mainly BLUE.
The closest web safe color of #0123cc is #0033cc
#0123cc hex color has a decimal value of 74700.
HEX | 0123cc | #0123cc |
---|---|---|
RGB | 1, 35, 204 | rgb(1, 35, 204) |
RGB Percent | 0.39, 13.73, 80 | rgb(0.39, 13.73, 80) |
CMYK | 100, 83, 0, 20 | |
HSL | 230°, 99.02, 40.2 | hsl(230, 99.02%, 40.2%) |
HSV | 230°, 99.5, 80 |
XYZ | 11.513, 5.568, 57.595 |
---|---|
Hunter Lab | 23.597, 45.798, -128.198 |
CIE-LAB | 28.295, 56.465, -85.377 |
CIE-LCH | 28.295, 102.36, 303.479 |
CIE-LUV | 99.51, 82.84, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #0123cc
CMYK percent of color #0123cc
Text with hexadecimal color #0123cc
This text has a font color of #0123cc
<p style="color:#0123cc">Text here</p>
#0123cc Background Color
This box has a background color of #0123cc
<div style="background-color:#0123cc">Text here</div>
#0123cc Border Color
This box has a border color of #0123cc
<div style="border: 4px solid #0123cc">Text here</div>
CSS codes
<p style="color:#0123cc">Text here</p>
<div style="background-color:#0123cc">Text here</div>
<div style="border: 4px solid #0123cc">Text here</div>
#0123cc Color on white background
This is how a font and box color of #0123cc will look
on a white background.
#0123cc Color on black background
This is how a font and box color of #0123cc hex color will look
on a black background.