In RGB color space, #000bcf hex color has a red value of 0, a green value of 11 and a blue value of 207.
In CMYK color space (used in color printing), #000bcf hex color is composed of 100% cyan, 94.69% magenta, 0% yellow and 18.82% black.
#000bcf color has a hue of 236.8 degrees, a saturation of 100% and a lightness of 40.6%.
#000bcf hex color contains mainly BLUE.
The closest web safe color of #000bcf is #0000cc
#000bcf hex color has a decimal value of 3023.
HEX | 000bcf | #000bcf |
---|---|---|
RGB | 0, 11, 207 | rgb(0, 11, 207) |
RGB Percent | 0, 4.31, 81.18 | rgb(0, 4.31, 81.18) |
CMYK | 100, 95, 0, 19 | |
HSL | 236.8°, 100, 40.6 | hsl(236.8, 100%, 40.6%) |
HSV | 236.8°, 100, 81.2 |
XYZ | 11.382, 4.744, 59.347 |
---|---|
Hunter Lab | 21.781, 55.163, -146.304 |
CIE-LAB | 25.993, 65.448, -90.97 |
CIE-LCH | 25.993, 112.067, 305.733 |
CIE-LUV | 100, 94.69, 0, 18.82 |
Web Safe | 0000cc |
RGB percent of color #000bcf
CMYK percent of color #000bcf
Text with hexadecimal color #000bcf
This text has a font color of #000bcf
<p style="color:#000bcf">Text here</p>
#000bcf Background Color
This box has a background color of #000bcf
<div style="background-color:#000bcf">Text here</div>
#000bcf Border Color
This box has a border color of #000bcf
<div style="border: 4px solid #000bcf">Text here</div>
CSS codes
<p style="color:#000bcf">Text here</p>
<div style="background-color:#000bcf">Text here</div>
<div style="border: 4px solid #000bcf">Text here</div>
#000bcf Color on white background
This is how a font and box color of #000bcf will look
on a white background.
#000bcf Color on black background
This is how a font and box color of #000bcf hex color will look
on a black background.