In RGB color space, #0001b1 hex color has a red value of 0, a green value of 1 and a blue value of 177.
In CMYK color space (used in color printing), #0001b1 hex color is composed of 100% cyan, 99.44% magenta, 0% yellow and 30.59% black.
#0001b1 color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 34.7%.
#0001b1 hex color contains mainly BLUE.
The closest web safe color of #0001b1 is #000099
#0001b1 hex color has a decimal value of 433.
HEX | 0001b1 | #0001b1 |
---|---|---|
RGB | 0, 1, 177 | rgb(0, 1, 177) |
RGB Percent | 0, 0.39, 69.41 | rgb(0, 0.39, 69.41) |
CMYK | 100, 99, 0, 31 | |
HSL | 239.7°, 100, 34.7 | hsl(239.7, 100%, 34.7%) |
HSV | 239.7°, 100, 69.4 |
XYZ | 7.947, 3.196, 41.793 |
---|---|
Hunter Lab | 17.877, 48.063, -126.092 |
CIE-LAB | 20.812, 59.964, -81.879 |
CIE-LCH | 20.812, 101.488, 306.217 |
CIE-LUV | 100, 99.44, 0, 30.59 |
Web Safe | 000099 |
RGB percent of color #0001b1
CMYK percent of color #0001b1
Text with hexadecimal color #0001b1
This text has a font color of #0001b1
<p style="color:#0001b1">Text here</p>
#0001b1 Background Color
This box has a background color of #0001b1
<div style="background-color:#0001b1">Text here</div>
#0001b1 Border Color
This box has a border color of #0001b1
<div style="border: 4px solid #0001b1">Text here</div>
CSS codes
<p style="color:#0001b1">Text here</p>
<div style="background-color:#0001b1">Text here</div>
<div style="border: 4px solid #0001b1">Text here</div>
#0001b1 Color on white background
This is how a font and box color of #0001b1 will look
on a white background.
#0001b1 Color on black background
This is how a font and box color of #0001b1 hex color will look
on a black background.