In RGB color space, #0123db hex color has a red value of 1, a green value of 35 and a blue value of 219.
In CMYK color space (used in color printing), #0123db hex color is composed of 99.54% cyan, 84.02% magenta, 0% yellow and 14.12% black.
#0123db color has a hue of 230.6 degrees, a saturation of 99.09% and a lightness of 43.1%.
#0123db hex color contains mainly BLUE.
The closest web safe color of #0123db is #0033cc
#0123db hex color has a decimal value of 74715.
HEX | 0123db | #0123db |
---|---|---|
RGB | 1, 35, 219 | rgb(1, 35, 219) |
RGB Percent | 0.39, 13.73, 85.88 | rgb(0.39, 13.73, 85.88) |
CMYK | 100, 84, 0, 14 | |
HSL | 230.6°, 99.09, 43.1 | hsl(230.6, 99.09%, 43.1%) |
HSV | 230.6°, 99.5, 85.9 |
XYZ | 13.4, 6.323, 67.532 |
---|---|
Hunter Lab | 25.146, 51.117, -141.63 |
CIE-LAB | 30.213, 61.036, -90.883 |
CIE-LCH | 30.213, 109.477, 303.885 |
CIE-LUV | 99.54, 84.02, 0, 14.12 |
Web Safe | 0033cc |
RGB percent of color #0123db
CMYK percent of color #0123db
Text with hexadecimal color #0123db
This text has a font color of #0123db
<p style="color:#0123db">Text here</p>
#0123db Background Color
This box has a background color of #0123db
<div style="background-color:#0123db">Text here</div>
#0123db Border Color
This box has a border color of #0123db
<div style="border: 4px solid #0123db">Text here</div>
CSS codes
<p style="color:#0123db">Text here</p>
<div style="background-color:#0123db">Text here</div>
<div style="border: 4px solid #0123db">Text here</div>
#0123db Color on white background
This is how a font and box color of #0123db will look
on a white background.
#0123db Color on black background
This is how a font and box color of #0123db hex color will look
on a black background.