In RGB color space, #0001dc hex color has a red value of 0, a green value of 1 and a blue value of 220.
In CMYK color space (used in color printing), #0001dc hex color is composed of 100% cyan, 99.55% magenta, 0% yellow and 13.73% black.
#0001dc color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 43.1%.
#0001dc hex color contains mainly BLUE.
The closest web safe color of #0001dc is #0000cc
#0001dc hex color has a decimal value of 476.
HEX | 0001dc | #0001dc |
---|---|---|
RGB | 0, 1, 220 | rgb(0, 1, 220) |
RGB Percent | 0, 0.39, 86.27 | rgb(0, 0.39, 86.27) |
CMYK | 100, 100, 0, 14 | |
HSL | 239.7°, 100, 43.1 | hsl(239.7, 100%, 43.1%) |
HSV | 239.7°, 100, 86.3 |
XYZ | 12.929, 5.189, 68.03 |
---|---|
Hunter Lab | 22.779, 61.448, -161.122 |
CIE-LAB | 27.267, 70.652, -96.382 |
CIE-LCH | 27.267, 119.504, 306.243 |
CIE-LUV | 100, 99.55, 0, 13.73 |
Web Safe | 0000cc |
RGB percent of color #0001dc
CMYK percent of color #0001dc
Text with hexadecimal color #0001dc
This text has a font color of #0001dc
<p style="color:#0001dc">Text here</p>
#0001dc Background Color
This box has a background color of #0001dc
<div style="background-color:#0001dc">Text here</div>
#0001dc Border Color
This box has a border color of #0001dc
<div style="border: 4px solid #0001dc">Text here</div>
CSS codes
<p style="color:#0001dc">Text here</p>
<div style="background-color:#0001dc">Text here</div>
<div style="border: 4px solid #0001dc">Text here</div>
#0001dc Color on white background
This is how a font and box color of #0001dc will look
on a white background.
#0001dc Color on black background
This is how a font and box color of #0001dc hex color will look
on a black background.