In RGB color space, #0001df hex color has a red value of 0, a green value of 1 and a blue value of 223.
In CMYK color space (used in color printing), #0001df hex color is composed of 100% cyan, 99.55% magenta, 0% yellow and 12.55% black.
#0001df color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 43.7%.
#0001df hex color contains mainly BLUE.
The closest web safe color of #0001df is #0000cc
#0001df hex color has a decimal value of 479.
HEX | 0001df | #0001df |
---|---|---|
RGB | 0, 1, 223 | rgb(0, 1, 223) |
RGB Percent | 0, 0.39, 87.45 | rgb(0, 0.39, 87.45) |
CMYK | 100, 100, 0, 13 | |
HSL | 239.7°, 100, 43.7 | hsl(239.7, 100%, 43.7%) |
HSV | 239.7°, 100, 87.5 |
XYZ | 13.33, 5.349, 70.142 |
---|---|
Hunter Lab | 23.128, 62.406, -163.624 |
CIE-LAB | 27.707, 71.386, -97.374 |
CIE-LCH | 27.707, 120.738, 306.246 |
CIE-LUV | 100, 99.55, 0, 12.55 |
Web Safe | 0000cc |
RGB percent of color #0001df
CMYK percent of color #0001df
Text with hexadecimal color #0001df
This text has a font color of #0001df
<p style="color:#0001df">Text here</p>
#0001df Background Color
This box has a background color of #0001df
<div style="background-color:#0001df">Text here</div>
#0001df Border Color
This box has a border color of #0001df
<div style="border: 4px solid #0001df">Text here</div>
CSS codes
<p style="color:#0001df">Text here</p>
<div style="background-color:#0001df">Text here</div>
<div style="border: 4px solid #0001df">Text here</div>
#0001df Color on white background
This is how a font and box color of #0001df will look
on a white background.
#0001df Color on black background
This is how a font and box color of #0001df hex color will look
on a black background.