In RGB color space, #000bed hex color has a red value of 0, a green value of 11 and a blue value of 237.
In CMYK color space (used in color printing), #000bed hex color is composed of 100% cyan, 95.36% magenta, 0% yellow and 7.06% black.
#000bed color has a hue of 237.2 degrees, a saturation of 100% and a lightness of 46.5%.
#000bed hex color contains mainly BLUE.
The closest web safe color of #000bed is #0000ff
#000bed hex color has a decimal value of 3053.
HEX | 000bed | #000bed |
---|---|---|
RGB | 0, 11, 237 | rgb(0, 11, 237) |
RGB Percent | 0, 4.31, 92.94 | rgb(0, 4.31, 92.94) |
CMYK | 100, 95, 0, 7 | |
HSL | 237.2°, 100, 46.5 | hsl(237.2, 100%, 46.5%) |
HSV | 237.2°, 100, 92.9 |
XYZ | 15.406, 6.354, 80.535 |
---|---|
Hunter Lab | 25.207, 64.982, -171.782 |
CIE-LAB | 30.289, 73.098, -101.064 |
CIE-LCH | 30.289, 124.729, 305.878 |
CIE-LUV | 100, 95.36, 0, 7.06 |
Web Safe | 0000ff |
RGB percent of color #000bed
CMYK percent of color #000bed
Text with hexadecimal color #000bed
This text has a font color of #000bed
<p style="color:#000bed">Text here</p>
#000bed Background Color
This box has a background color of #000bed
<div style="background-color:#000bed">Text here</div>
#000bed Border Color
This box has a border color of #000bed
<div style="border: 4px solid #000bed">Text here</div>
CSS codes
<p style="color:#000bed">Text here</p>
<div style="background-color:#000bed">Text here</div>
<div style="border: 4px solid #000bed">Text here</div>
#000bed Color on white background
This is how a font and box color of #000bed will look
on a white background.
#000bed Color on black background
This is how a font and box color of #000bed hex color will look
on a black background.