In RGB color space, #0001bb hex color has a red value of 0, a green value of 1 and a blue value of 187.
In CMYK color space (used in color printing), #0001bb hex color is composed of 100% cyan, 99.47% magenta, 0% yellow and 26.67% black.
#0001bb color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 36.7%.
#0001bb hex color contains mainly BLUE.
The closest web safe color of #0001bb is #0000cc
#0001bb hex color has a decimal value of 443.
HEX | 0001bb | #0001bb |
---|---|---|
RGB | 0, 1, 187 | rgb(0, 1, 187) |
RGB Percent | 0, 0.39, 73.33 | rgb(0, 0.39, 73.33) |
CMYK | 100, 99, 0, 27 | |
HSL | 239.7°, 100, 36.7 | hsl(239.7, 100%, 36.7%) |
HSV | 239.7°, 100, 73.3 |
XYZ | 8.98, 3.61, 47.237 |
---|---|
Hunter Lab | 19, 51.115, -134.104 |
CIE-LAB | 22.338, 62.479, -85.304 |
CIE-LCH | 22.338, 105.737, 306.22 |
CIE-LUV | 100, 99.47, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #0001bb
CMYK percent of color #0001bb
Text with hexadecimal color #0001bb
This text has a font color of #0001bb
<p style="color:#0001bb">Text here</p>
#0001bb Background Color
This box has a background color of #0001bb
<div style="background-color:#0001bb">Text here</div>
#0001bb Border Color
This box has a border color of #0001bb
<div style="border: 4px solid #0001bb">Text here</div>
CSS codes
<p style="color:#0001bb">Text here</p>
<div style="background-color:#0001bb">Text here</div>
<div style="border: 4px solid #0001bb">Text here</div>
#0001bb Color on white background
This is how a font and box color of #0001bb will look
on a white background.
#0001bb Color on black background
This is how a font and box color of #0001bb hex color will look
on a black background.