In RGB color space, #001bbb hex color has a red value of 0, a green value of 27 and a blue value of 187.
In CMYK color space (used in color printing), #001bbb hex color is composed of 100% cyan, 85.56% magenta, 0% yellow and 26.67% black.
#001bbb color has a hue of 231.3 degrees, a saturation of 100% and a lightness of 36.7%.
#001bbb hex color contains mainly BLUE.
The closest web safe color of #001bbb is #0033cc
#001bbb hex color has a decimal value of 7099.
HEX | 001bbb | #001bbb |
---|---|---|
RGB | 0, 27, 187 | rgb(0, 27, 187) |
RGB Percent | 0, 10.59, 73.33 | rgb(0, 10.59, 73.33) |
CMYK | 100, 86, 0, 27 | |
HSL | 231.3°, 100, 36.7 | hsl(231.3, 100%, 36.7%) |
HSV | 231.3°, 100, 73.3 |
XYZ | 9.362, 4.372, 47.364 |
---|---|
Hunter Lab | 20.909, 43.331, -119.668 |
CIE-LAB | 24.865, 54.77, -81.083 |
CIE-LCH | 24.865, 97.848, 304.038 |
CIE-LUV | 100, 85.56, 0, 26.67 |
Web Safe | 0033cc |
RGB percent of color #001bbb
CMYK percent of color #001bbb
Text with hexadecimal color #001bbb
This text has a font color of #001bbb
<p style="color:#001bbb">Text here</p>
#001bbb Background Color
This box has a background color of #001bbb
<div style="background-color:#001bbb">Text here</div>
#001bbb Border Color
This box has a border color of #001bbb
<div style="border: 4px solid #001bbb">Text here</div>
CSS codes
<p style="color:#001bbb">Text here</p>
<div style="background-color:#001bbb">Text here</div>
<div style="border: 4px solid #001bbb">Text here</div>
#001bbb Color on white background
This is how a font and box color of #001bbb will look
on a white background.
#001bbb Color on black background
This is how a font and box color of #001bbb hex color will look
on a black background.