#0000bb short hex color code is #00b.
In RGB color space, #0000bb hex color has a red value of 0, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #0000bb hex color is composed of 100% cyan, 100% magenta, 0% yellow and 26.67% black.
#0000bb color has a hue of 240 degrees, a saturation of 100% and a lightness of 36.7%.
#0000bb hex color contains mainly BLUE.
The closest web safe color of #0000bb is #0000cc
#0000bb hex color has a decimal value of 187.
HEX | 0000bb | #0000bb |
---|---|---|
RGB | 0, 0, 187 | rgb(0, 0, 187) |
RGB Percent | 0, 0, 73.33 | rgb(0, 0, 73.33) |
CMYK | 100, 100, 0, 27 | |
HSL | 240°, 100, 36.7 | hsl(240, 100%, 36.7%) |
HSV | 240°, 100, 73.3 |
XYZ | 8.97, 3.588, 47.233 |
---|---|
Hunter Lab | 18.942, 51.38, -134.584 |
CIE-LAB | 22.26, 62.73, -85.435 |
CIE-LCH | 22.26, 105.991, 306.288 |
CIE-LUV | 100, 100, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #0000bb
CMYK percent of color #0000bb
Text with hexadecimal color #0000bb
This text has a font color of #0000bb
<p style="color:#0000bb">Text here</p>
#0000bb Background Color
This box has a background color of #0000bb
<div style="background-color:#0000bb">Text here</div>
#0000bb Border Color
This box has a border color of #0000bb
<div style="border: 4px solid #0000bb">Text here</div>
CSS codes
<p style="color:#0000bb">Text here</p>
<div style="background-color:#0000bb">Text here</div>
<div style="border: 4px solid #0000bb">Text here</div>
#0000bb Color on white background
This is how a font and box color of #0000bb will look
on a white background.
#0000bb Color on black background
This is how a font and box color of #0000bb hex color will look
on a black background.