In RGB color space, #000bfe hex color has a red value of 0, a green value of 11 and a blue value of 254.
In CMYK color space (used in color printing), #000bfe hex color is composed of 100% cyan, 95.67% magenta, 0% yellow and 0.39% black.
#000bfe color has a hue of 237.4 degrees, a saturation of 100% and a lightness of 49.8%.
#000bfe hex color contains mainly BLUE.
The closest web safe color of #000bfe is #0000ff
#000bfe hex color has a decimal value of 3070.
HEX | 000bfe | #000bfe |
---|---|---|
RGB | 0, 11, 254 | rgb(0, 11, 254) |
RGB Percent | 0, 4.31, 99.61 | rgb(0, 4.31, 99.61) |
CMYK | 100, 96, 0, 0 | |
HSL | 237.4°, 100, 49.8 | hsl(237.4, 100%, 49.8%) |
HSV | 237.4°, 100, 99.6 |
XYZ | 18.009, 7.395, 94.244 |
---|---|
Hunter Lab | 27.194, 70.622, -186.443 |
CIE-LAB | 32.69, 77.31, -106.654 |
CIE-LCH | 32.69, 131.727, 305.937 |
CIE-LUV | 100, 95.67, 0, 0.39 |
Web Safe | 0000ff |
RGB percent of color #000bfe
CMYK percent of color #000bfe
Text with hexadecimal color #000bfe
This text has a font color of #000bfe
<p style="color:#000bfe">Text here</p>
#000bfe Background Color
This box has a background color of #000bfe
<div style="background-color:#000bfe">Text here</div>
#000bfe Border Color
This box has a border color of #000bfe
<div style="border: 4px solid #000bfe">Text here</div>
CSS codes
<p style="color:#000bfe">Text here</p>
<div style="background-color:#000bfe">Text here</div>
<div style="border: 4px solid #000bfe">Text here</div>
#000bfe Color on white background
This is how a font and box color of #000bfe will look
on a white background.
#000bfe Color on black background
This is how a font and box color of #000bfe hex color will look
on a black background.