In RGB color space, #000bbe hex color has a red value of 0, a green value of 11 and a blue value of 190.
In CMYK color space (used in color printing), #000bbe hex color is composed of 100% cyan, 94.21% magenta, 0% yellow and 25.49% black.
#000bbe color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 37.3%.
#000bbe hex color contains mainly BLUE.
The closest web safe color of #000bbe is #0000cc
#000bbe hex color has a decimal value of 3006.
HEX | 000bbe | #000bbe |
---|---|---|
RGB | 0, 11, 190 | rgb(0, 11, 190) |
RGB Percent | 0, 4.31, 74.51 | rgb(0, 4.31, 74.51) |
CMYK | 100, 94, 0, 25 | |
HSL | 236.5°, 100, 37.3 | hsl(236.5, 100%, 37.3%) |
HSV | 236.5°, 100, 74.5 |
XYZ | 9.414, 3.957, 48.983 |
---|---|
Hunter Lab | 19.892, 49.664, -132.072 |
CIE-LAB | 23.529, 60.956, -85.094 |
CIE-LCH | 23.529, 104.674, 305.615 |
CIE-LUV | 100, 94.21, 0, 25.49 |
Web Safe | 0000cc |
RGB percent of color #000bbe
CMYK percent of color #000bbe
Text with hexadecimal color #000bbe
This text has a font color of #000bbe
<p style="color:#000bbe">Text here</p>
#000bbe Background Color
This box has a background color of #000bbe
<div style="background-color:#000bbe">Text here</div>
#000bbe Border Color
This box has a border color of #000bbe
<div style="border: 4px solid #000bbe">Text here</div>
CSS codes
<p style="color:#000bbe">Text here</p>
<div style="background-color:#000bbe">Text here</div>
<div style="border: 4px solid #000bbe">Text here</div>
#000bbe Color on white background
This is how a font and box color of #000bbe will look
on a white background.
#000bbe Color on black background
This is how a font and box color of #000bbe hex color will look
on a black background.