In RGB color space, #0100bb hex color has a red value of 1, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #0100bb hex color is composed of 99.47% cyan, 100% magenta, 0% yellow and 26.67% black.
#0100bb color has a hue of 240.3 degrees, a saturation of 100% and a lightness of 36.7%.
#0100bb hex color contains mainly BLUE.
The closest web safe color of #0100bb is #0000cc
#0100bb hex color has a decimal value of 65723.
HEX | 0100bb | #0100bb |
---|---|---|
RGB | 1, 0, 187 | rgb(1, 0, 187) |
RGB Percent | 0.39, 0, 73.33 | rgb(0.39, 0, 73.33) |
CMYK | 99, 100, 0, 27 | |
HSL | 240.3°, 100, 36.7 | hsl(240.3, 100%, 36.7%) |
HSV | 240.3°, 100, 73.3 |
XYZ | 8.982, 3.594, 47.234 |
---|---|
Hunter Lab | 18.958, 51.395, -134.452 |
CIE-LAB | 22.281, 62.74, -85.399 |
CIE-LCH | 22.281, 105.968, 306.304 |
CIE-LUV | 99.47, 100, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #0100bb
CMYK percent of color #0100bb
Text with hexadecimal color #0100bb
This text has a font color of #0100bb
<p style="color:#0100bb">Text here</p>
#0100bb Background Color
This box has a background color of #0100bb
<div style="background-color:#0100bb">Text here</div>
#0100bb Border Color
This box has a border color of #0100bb
<div style="border: 4px solid #0100bb">Text here</div>
CSS codes
<p style="color:#0100bb">Text here</p>
<div style="background-color:#0100bb">Text here</div>
<div style="border: 4px solid #0100bb">Text here</div>
#0100bb Color on white background
This is how a font and box color of #0100bb will look
on a white background.
#0100bb Color on black background
This is how a font and box color of #0100bb hex color will look
on a black background.